Erynwells.me, my website.
Find a file
Eryn Wells 855c5b719e Create a deployall Makefile target
Move generating nethack data out of the deploy target so that deploy can just be
building what's there and pushing it.

Parameterize the destination build directory as BUILD_DIR. Default to the hugo
default, i.e. public.
2024-11-01 21:29:15 -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 Rewrite home page content 2024-10-27 09:57:30 -06:00
config/_default Limit expanded year lists in the overall list template to 3 years for both blog and photostream 2024-10-31 08:07:05 -07:00
content Update tags and opening paragraph on the Jackson and Other Holes post 2024-10-31 16:29:19 -07:00
data Update Nethack logfile for electra 2024-10-31 17:18:48 -07:00
i18n Get the nethack page looking good again 2024-10-27 09:56:46 -06:00
layouts Add support for embedding videos in the figures/image shortcode 2024-10-31 08:06:05 -07:00
scripts Remove the .py extension from the new-photo-post script 2024-10-31 08:05:00 -07:00
static Fix all the dark icons 2023-09-15 08:00:21 -07:00
themes termlite: Update submodule commit 2024-10-31 10:55:12 -07: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 Update deploy.sh 2022-01-23 11:49:23 -08:00
dev_server.sh Add a "production" argument to the dev_server script 2024-10-27 09:58:42 -06: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 Create a deployall Makefile target 2024-11-01 21:29:15 -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