Compare commits

..

13 Commits

Author SHA1 Message Date
717d4bce0c Update maddybook
All checks were successful
Deploy / deploy (push) Successful in 7s
2026-03-16 21:11:13 -07:00
ed16062ebb Update Maddybook, path
All checks were successful
Deploy / deploy (push) Successful in 7s
2026-03-16 19:44:37 -07:00
4e665308a6 Update maddybook
All checks were successful
Deploy / deploy (push) Successful in 8s
2026-03-16 11:17:37 -07:00
13854915ba Update maddybook, use gitea for deploys
All checks were successful
Deploy / deploy (push) Successful in 7s
2026-03-15 14:27:48 -07:00
4ad3c7c853 Update theme 2024-07-02 10:34:47 -07:00
f936f3a248 Subtitle 2024-07-02 09:59:00 -07:00
ed4bef403a Update theme 2024-06-15 12:31:05 -07:00
19882be253 Add netlify.toml to bring hugo version up to date 2024-06-08 18:02:14 -07:00
6166bc14f9 Typos 2024-06-04 18:30:41 -07:00
44792f32d7 Just go to icons 2024-05-10 13:06:58 -07:00
7e86e2bf69 Use absolute positioning 2024-05-08 21:12:21 -07:00
3429f4678b Add invertable class 2024-05-06 18:14:36 -07:00
7e60046195 Prefer dark mode 2024-05-04 15:53:24 -07:00
10 changed files with 73 additions and 5 deletions

View File

@ -0,0 +1,42 @@
name: Deploy
run-name: ${{ gitea.actor }} is deploying ${{ gitea.repository }}
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
container:
image: docker.gitea.com/runner-images:ubuntu-latest
volumes:
- /opt/hugo/neviim.post-self.ink:/opt/hugo/neviim.post-self.ink
env:
DART_SASS_VERSION: 1.98.0
steps:
- name: Check out repo
uses: actions/checkout@v6
with:
submodules: 'true'
- name: Install Hugo
uses: peaceiris/actions-hugo@v3
with:
hugo-version: '0.157.0'
extended: true
- name: Install Dart Sass
run: |
curl -LJO https://github.com/sass/dart-sass/releases/download/${DART_SASS_VERSION}/dart-sass-${DART_SASS_VERSION}-linux-x64.tar.gz \
&& tar -xf dart-sass-${DART_SASS_VERSION}-linux-x64.tar.gz \
&& cp -r dart-sass/* /usr/local/bin \
&& rm -rf dart-sass* \
&& sass --embedded --version
- name: Build site
run: |
hugo build --gc --minify --baseURL https://neviim.post-self.ink --destination /opt/hugo/neviim.post-self.ink
- name: Set permissions
run: chown -R www-data:www-data /opt/hugo/neviim.post-self.ink

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
.hugo_build.lock
content/perfect-edition
public
resources/_gen

View File

@ -13,8 +13,11 @@ disablePathToLower = true
home = 'https://makyo.ink'
copyright = 2022
customCSS = ['/css/neviim.css']
subtitle = 'Post-Self book III'
subtitle = 'Post-Self Cycle book III'
subtitleLink = 'https://post-self.ink'
[markup.goldmark.renderer]
unsafe = true
[pagination]
path = ""

View File

@ -41,7 +41,7 @@ Growth is colliding with memory, and the cracks are showing.
### About the author
![Print by Forrest Gerke](https://makyo.ink/assets/img/headshot.png)
<img alt="Print by Forrest Gerke" src="https://makyo.ink/assets/img/headshot.png" class="invertable" />
Madison Scott-Clary is a transgender writer, editor, and software engineer. She focuses on furry fiction and non-fiction, using that as a framework for interrogating the concept of self and exploring across genres. A graduate of the Regional Anthropomorphic Writers Workshop in 2021, hosted by Kyell Gold and Dayna Smith, she holds an MFA in creative writing and education from Cornell College in Mount Vernon, IA. She lives in the Pacific Northwest with her dog, as well as her partner, who is sometimes a dog.

View File

@ -34,7 +34,7 @@ Ey laughed and bumped eir shoulder against its own. "Of course."
Sarah raised her glass. "To the proper amount of excitement."
Dear hoisted its own glass as thought it was an ale-filled tankard. *"Precisely, my dear!"*
Dear hoisted its own glass as though it was an ale-filled tankard. *"Precisely, my dear!"*
Codrin smiled, sipping eir wine as ey watched. *Proper amount of excitement, indeed.*

View File

@ -61,7 +61,7 @@ Eir frown deepened.
Ey looked down at the letter ey still held in eir hand. "Well--"
"No, disregard the letter, Ioan." She laughed and added, "Or at least disregard it for now. There is info in there, I am sure, but the message is in the dynamic. Dear is an asshole, but a clever one. It has ensured that it doesn't re-learn the Name and that you never learn it for yourself, all while making sure that it becomes an in-joke between our two clades. It has removed culpability from the Bălan clade and given both itself and me an out, should someone like True Name come asking. She can come hounding you for information like she did after that first letter and all she would find is a clever little way for lovers to poke fun at each other. Let me guess, Codrin said something about how it feels like this is something a Bălan could hold over an Odist."
"No, disregard the letter, Ioan." She laughed and added, "Or at least disregard it for now. There is info in there, I am sure, but the message is in the dynamic. Dear is an asshole, but a clever one. It has ensured that it does not re-learn the Name and that you never learn it for yourself, all while making sure that it becomes an in-joke between our two clades. It has removed culpability from the Bălan clade and given both itself and me an out, should someone like True Name come asking. She can come hounding you for information like she did after that first letter and all she would find is a clever little way for lovers to poke fun at each other. Let me guess, Codrin said something about how it feels like this is something a Bălan could hold over an Odist."
Ey blinked, lifted the letter, and read aloud, "I do worry that this is the type of thing a Bălan could hold over the head of an Odist, but--"

View File

@ -0,0 +1,15 @@
<!-- Matomo -->
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.makyo.io/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '4']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->

6
netlify.toml Normal file
View File

@ -0,0 +1,6 @@
[build]
command = "hugo"
publish = "public"
[build.environment]
HUGO_VERSION = "0.127.0"