.nvim
Detect all .html files under layouts as HTML files
2024-10-05 18:57:11 -05:00
archetypes
Add link archetype
2025-08-28 11:24:51 -06:00
assets
Commit the weeknotes for 2025W33 post
2025-08-19 10:05:48 -07:00
config /_default
Rename twitter config settings -> x (ugh)
2025-03-19 11:52:54 -07:00
content
Lait's Go photo post
2025-08-28 17:13:40 -06: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
{{ stock }} shortcode for linking to a finance page for a stock ticker symbol
2025-08-28 07:23:13 -06:00
scripts
Add a deployment command group to the website script
2025-08-29 08:59:03 -06:00
static
Fix all the dark icons
2023-09-15 08:00:21 -07:00
themes
Update photostream submodule
2025-08-28 11:08:37 -06:00
.gitattributes
Add .mov and .mp4 to the LFS attributes
2025-08-16 17:26:21 -07: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
Remove drafts from the production dev server
2024-11-04 16:53:03 -08:00
erynwells-me.code-workspace
Some changes to the VSCode workspace
2022-10-19 09:17:34 -07:00
go.mod
Remove the explicit dependencies from go.mod
2024-11-04 16:36:40 -08: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
When editing weeknotes with the website script, create the page from the Hugo archetype and process it
2024-12-10 12:16:23 -08: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