Erynwells.me, my website.
Find a file
Eryn Wells e65a680b49 Get blog and photos posts recursively in the latest widget
Now that year sections are real sections, real pages (i.e. blog posts and photos)
need to be fetched recursively.
2024-10-26 08:30:44 -06: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 Add a home/latest widget 2024-10-20 09:19:14 -07:00
config/_default Update feed publishing 2024-10-20 09:13:22 -07:00
content Add index pages to blog and photos subdirectories 2024-10-23 10:28:54 -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 Get blog and photos posts recursively in the latest widget 2024-10-26 08:30:44 -06: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 termlite, photostream: Update submodule commits 2024-10-24 10:08:53 -06:00
.gitattributes Update favicons and touch icons 2022-11-24 08:29:59 -05:00
.gitignore Ignore /documentation/mirrors/ 2024-10-23 08:36:55 -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
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 Spell out the arguments to hugo in the Makefile for self-documentation 2024-10-20 09:19:56 -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
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