feat: implement Gemini export and deployment

This commit is contained in:
2023-05-14 14:34:23 +02:00
parent 23bbcfabe3
commit 4f0aee4c62
34 changed files with 237 additions and 82 deletions

View File

@@ -1,4 +1,3 @@
#+title: About
#+setupfile: ../headers
#+language: en
@@ -19,3 +18,5 @@ website come from different sources:
- {{{icon(emacs)}}} [[https://www.gnu.org/software/emacs/][Emacs]] and {{{icon(writefreely)}}} [[https://writefreely.org/][WriteFreely]] whose respective
logo I partially remade as an SVG file in order to create an icon.
- {{{icon(gitea)}}} [[https://gitea.io][Gitea]] whose logo I modified to be monochromatic
#+include: other-links

View File

@@ -1,4 +1,3 @@
#+title: Conlanging
#+setupfile: ../headers
#+language: en
@@ -25,3 +24,5 @@ worldbuilding project, although Proto-Ñyqys worldbuilding is still
largely secret while Eittlands worldbuilding is mostly public.
More information can be found on my [[https://conlang.phundrak.com/][conlanging website]].
#+include: other-links

View File

@@ -1,4 +1,3 @@
#+title: Where to find me
#+setupfile: ../headers
#+language: en
@@ -29,3 +28,5 @@ me.
- {{{icon(reddit)}}} Reddit :: [[https://www.reddit.com/user/phundrak][/u/phundrak]]
- {{{icon(linkedin)}}} LinkedIn :: [[https://www.linkedin.com/in/lucien-cartier-tilet/][Lucien Cartier-Tilet]]
- {{{icon(twitch)}}} Twitch :: [[https://www.twitch.tv/phundrak][phundrak]]
#+include: other-links

View File

@@ -1,4 +1,3 @@
#+title: Home
#+setupfile: ../headers
#+language: en
@@ -21,3 +20,9 @@ I have the opportunity to.
I speak natively French, and English at a native level. I also speak
some Japanese, [[https://elefen.org][Lingua Franca Nova]], and Norwegian Bokmål.
#+begin_export html
This website is also available on Gemini as [gmi.phundrak.com/en](gemini://gmi.phundrak.com/en)!
#+end_export
#+include: other-links

View File

@@ -1,8 +1,8 @@
#+title: Keine Tashi
#+setupfile: ../headers
#+language: en
* Introduction
* BSUP01 Keine Tashi
** Introduction
KEINE Tashi is a character and set of vocal libraries developed for
the shareware [[http://utau2008.web.fc2.com/][UTAU]], a singing voice synthesizer. I developed KEINE
Tashi over the course of several years, from 2012 to 2015. Three vocal
@@ -21,10 +21,10 @@ src="https://platform.twitter.com/widgets.js"
charset="utf-8"></component>
#+end_export
* Character and vocal libraries
** Character and vocal libraries
Heres a copy and paste of some old pages describing KEINE Tashi:
** Presentation
*** Presentation
#+begin_export html
<ResponsiveImage
src="https://cdn.phundrak.com/img/UTAU/KEINE_Tashi_1024.webp"
@@ -72,8 +72,8 @@ Illustration de KEINE Tashi par Umi
Maybe these people needed to hear some truths they refused to face
before?
** Vocal libraries
*** JPN VCV
*** Vocal libraries
**** JPN VCV
- Download link ::
| Extension | Size | Link |
@@ -94,7 +94,7 @@ Illustration de KEINE Tashi par Umi
- oto.ini :: Tuned myself
- Recommended engines :: TIPS, VS4U
*** JPN Extend Power
**** JPN Extend Power
- Download link ::
| Extension | Size | Link |
@@ -115,7 +115,7 @@ Illustration de KEINE Tashi par Umi
- oto.ini :: Tuned myself
- Recommended engines :: VS4U, world4utau
*** JPN Extend Youth
**** JPN Extend Youth
- Download link ::
@@ -138,13 +138,13 @@ Illustration de KEINE Tashi par Umi
- oto.ini :: Tuned myself
- Recommended engines :: fresamp, VS4U, world4utau
*** JPN Extend Native
**** JPN Extend Native
- Status :: abandonned
*** TIB CVVC
**** TIB CVVC
- Status :: abandonned
*** ENG
**** ENG
#+begin_export html
<ResponsiveImage
src="https://cdn.phundrak.com/img/UTAU/KEINE_Tashi_EN_673.webp"
@@ -157,7 +157,7 @@ Illustration de KEINE Tashi EN
- Status :: abandonned
* Usage clause and license
** Usage clause and license
KEINE Tashi is released under the [[https://creativecommons.org/licenses/by-nc-sa/4.0/][CC BY-SA-NC 4.0 license]], meaning you
are free to:
@@ -187,3 +187,5 @@ Gyalwa Karmapa is strictly forbidden until said controversy has been
officially resolved. This is also applicable to His Holiness the Dalai
Lama, the Venerable Shamar Rinpoche, and Tai Situ Rinpoche. If you
have any question or if you are unsure, please email me.
#+include: other-links

14
content/en/other-links Normal file
View File

@@ -0,0 +1,14 @@
# -*- mode: org -*-
#+begin_export gmi
# Other Web Pages
=> ./index.gmi Home
=> ./find-me.gmi Where to find me
=> ./resume.gmi Resume
=> ./projets.gmi Programming Projets
=> ./conlanging.gmi Conlanging
=> ./vocal-synthesis.gmi Vocal Synthesis
=> ./about.gmi About
=> ./privacy.gmi Privacy
#+end_export

View File

@@ -1,4 +1,3 @@
#+title: Privacy
#+setupfile: ../headers
#+language: en
@@ -63,3 +62,5 @@ beginning.
** I have other questions
And I have the answers! Ill be more thang happy to chat with you by
email, feel free to send me one at [[mailto:lucien@phundrak.com][lucien@phundrak.com]].
#+include: other-links

View File

@@ -1,9 +1,12 @@
#+title: Projects
#+setupfile: ../headers
#+language: en
* Programming Projects
** Pinned GitHub Projects
#+begin_export gemini
Unfortunately, this content is not available on Gemini. Im working on it.
#+end_export
#+begin_export html
<ClientOnly>
<ListRepositories>
@@ -16,6 +19,10 @@
#+end_export
** Most Starred Projects on GitHub
#+begin_export gemini
Unfortunately, this content is not available on Gemini. Im working on it.
#+end_export
#+begin_export html
<ClientOnly>
<ListRepositories sortBy='stars' user='phundrak' :limit='5' />
@@ -23,8 +30,14 @@
#+end_export
** Latest Active Repositories on GitHub
#+begin_export gemini
Unfortunately, this content is not available on Gemini. Im working on it.
#+end_export
#+begin_export html
<ClientOnly>
<ListRepositories sortBy='pushed_at' user='phundrak' :limit='5' />
</ClientOnly>
#+end_export
#+include: other-links

View File

@@ -1,4 +1,3 @@
#+title: Resume
#+setupfile: ../headers
#+language: en
@@ -86,3 +85,5 @@ Studied for a year and a half until the creation of [[./resume.md#voxwave-2014-2
- Music writing and mix software: FL Studio
- Audio repair and cleaning: iZotope RX
- Mastering: T-RackS CS
#+include: other-links

View File

@@ -1,4 +1,3 @@
#+title: Vocal Synthesis
#+setupfile: ../headers
#+language: en
@@ -39,7 +38,7 @@ working at VoxWave.
While all these vocal libraries have been discontinued, vocal
libraries for /BSUP01 KEINE Tashi/ and /ALYS/ are available for download.
Please refer to the following pages:
- BSUP01 KEINE Tashi :: [[./keine-tashi.md][BSUP01 KEINE Tashi]]
- BSUP01 KEINE Tashi :: [[file:./keine-tashi.org][BSUP01 KEINE Tashi]]
- ALYS for UTAU :: [[https://blog.phundrak.com/open-sourcing-alys/][Open-Sourcing ALYS]]
** Alter/Ego
@@ -59,3 +58,5 @@ since December 15th, 2021. However, in accordance with Plogue, no
reciepe for building ALYS for Alter/Ego have been made available.
More information on open-sourcing ALYS [[https://blog.phundrak.com/open-sourcing-alys/][here]].
#+include: other-links