Erynwells.me, my website.
Find a file
Eryn Wells 7274f9ce74 Update feed publishing
Remove RSS. As Tess said, it's a pile of hacks and conflicting specs. Better to
use Atom. I was only ever linking to Atom feeds anyway.
2024-10-20 09:13:22 -07:00
.nvim Detect all .html files under layouts as HTML files 2024-10-05 18:57:11 -05:00
archetypes Remove the other archetype 2024-05-26 09:26:59 -07:00
assets/scripts Remove assets/styles 2024-10-10 23:06:23 -07:00
config/_default Update feed publishing 2024-10-20 09:13:22 -07:00
content Add a link title to the Vibin' photostream post 2024-10-17 08:41:55 -07:00
data Update Nethack logfile for electra 2024-10-19 08:30:56 -07:00
i18n Fix Spanish localization of the home page and footer slogans and copyright 2022-11-15 17:24:54 -08:00
layouts Add .figure class to code and image figures 2024-10-12 11:27:38 -07:00
scripts Replace the next_sunday.py script with a more comprehensive weeknotes script 2024-06-10 13:18:21 -07:00
static Fix all the dark icons 2023-09-15 08:00:21 -07:00
themes Update feed publishing 2024-10-20 09:13:22 -07:00
.gitattributes Update favicons and touch icons 2022-11-24 08:29:59 -05:00
.gitignore Ignore .md-e files 2024-06-03 07:56:41 -07:00
.gitmodules Update feed publishing 2024-10-20 09:13:22 -07:00
config.old.toml Convert site config to YAML and move it to config/ 2022-11-02 17:46:26 -07:00
deploy.sh Update deploy.sh 2022-01-23 11:49:23 -08:00
dev_server.sh Update build arguments for the development server 2024-10-17 11:37:11 -07:00
erynwells-me.code-workspace Some changes to the VSCode workspace 2022-10-19 09:17:34 -07:00
go.mod Make the whole site a module so it can accommodate the theme modules 2024-10-07 21:30:32 -07:00
logo.html Update favicons and touch icons 2022-11-24 08:29:59 -05:00
logo.png Update favicons and touch icons 2022-11-24 08:29:59 -05:00
logo.pxm Update favicons and touch icons 2022-11-24 08:29:59 -05:00
Makefile Replace the next_sunday.py script with a more comprehensive weeknotes script 2024-06-10 13:18:21 -07:00
package-lock.json Add a tsconfig based on @tsconfig/recommended 2023-12-16 09:25:00 -08:00
package.json Add a tsconfig based on @tsconfig/recommended 2023-12-16 09:25:00 -08:00
README.md Initial commit 2015-01-09 08:05:10 -08:00
requirements.txt Add virtualenv requirements.txt 2022-11-28 16:56:19 -08:00
tsconfig.json Add a tsconfig based on @tsconfig/recommended 2023-12-16 09:25:00 -08:00