Age | Commit message (Collapse) | Author |
|
A less formal post about just looking for the light in the darkness life casts over you
|
|
publish article about loneliness and solitude. I think this is useful
to put here because while it's not specifically trans related it's
actually something I think many trans people might struggle with;
especially when life decices to take a sharp left
|
|
Added entry to:
- its own page
- index
- rss feed
- blog index
- make file
|
|
|
|
|
|
Because we require python in the make script its easier to venv
ourselves than require it be setup in the build environment
|
|
|
|
Generates the gemini capsule files in the make file.
|
|
Write up my first entry - all signs point to her
|
|
Some minor spellchecking also involved here. But basically the intention
is to do:
pages/
More permanent pages
entries/
These are just the articles themselves
templates/
These are page snippets to include around
The intention for splitting out entries is for if I host this also on
gemini the entries are what I can do the processing against vs the page
itself which contains the boilerplate template
|
|
I created an about page and "about-her" subpage that can get isolated if
I wish to expand up on this at a further date.
|
|
It's still boilerplate but we'll have something here vs a dead link
|
|
Update our make script to also tidy the files to ensure we've properly
formatted any files.
While ideally we format the actual .html files in our entries tidy will
amend some missing structures so having it only run on the output will
ensure things like & and ' < > etc will be encoded properly
|
|
|