.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 the site title and copyright
|
2024-10-08 09:06:08 -07:00 |
content
|
Update the front matter for the cats page
|
2024-10-12 11:27:53 -07:00 |
data
|
Update Nethack logfile for electra
|
2024-03-27 07:59:00 -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
|
termlite: Update submodule commit
|
2024-10-13 23:14:45 -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
|
image-utils: Add image-utils submodule
|
2024-10-08 08:41:31 -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 public from the dev server command
|
2022-10-11 07:43:42 -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
|
|
|
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 |