|
3c6eba1ba5
|
WIP: routing
|
2025-06-16 20:18:05 -07:00 |
|
|
e928f85490
|
Update notes
|
2025-06-16 20:18:05 -07:00 |
|
|
4f7980256d
|
Rename template helper
|
2025-06-16 20:18:05 -07:00 |
|
|
16795a92ee
|
Use html.build
|
2025-06-16 20:18:05 -07:00 |
|
|
d1b37461e0
|
Make a titleized slug the default post title
|
2025-06-16 20:18:05 -07:00 |
|
|
09918abe97
|
Polish
|
2025-06-16 20:18:05 -07:00 |
|
|
338b7eb747
|
Another refactor
|
2025-06-16 20:18:05 -07:00 |
|
|
109c81458a
|
Refactor renderer
|
2025-06-16 20:18:05 -07:00 |
|
|
76ca707e9b
|
WIP: argh
|
2025-06-16 20:18:05 -07:00 |
|
|
6dcb9e60b2
|
Lint site.moon; copy over Leafo's function for getting files
|
2025-06-16 20:18:05 -07:00 |
|
|
40ed4736e1
|
Lint site.moon
|
2025-06-16 20:18:05 -07:00 |
|
|
bb90a3eaa5
|
Remove monkey-patch and add custom pandoc renderer
|
2025-06-16 20:18:05 -07:00 |
|
|
d8d50c234a
|
Refactor the 'for' loop that adds all the post files
|
2025-06-16 20:18:05 -07:00 |
|
|
111d3ea0a3
|
Add inotify install to Dockerfile
|
2025-06-16 20:18:04 -07:00 |
|
|
e18cf098d1
|
Refactor creation function
|
2025-06-16 20:18:04 -07:00 |
|
|
34433e8e57
|
Remove debug info
|
2025-06-16 20:18:04 -07:00 |
|
|
41c0dcdca0
|
Render posts with a function so we can change the count
|
2025-06-16 20:18:04 -07:00 |
|
|
2e5cdac3e3
|
Add images
|
2025-06-16 20:18:04 -07:00 |
|
|
023c7caabc
|
Update .gitignore files
|
2025-06-16 20:18:04 -07:00 |
|
|
951cfd7731
|
Remove unused 'heex' templates
|
2025-06-16 20:18:04 -07:00 |
|
|
cff9c43136
|
Update moonscript header pattern
|
2025-06-16 20:18:04 -07:00 |
|
|
fc9497b152
|
Add posts page; fix post templates
|
2025-06-16 20:18:04 -07:00 |
|
|
329c0dc3cc
|
Import all published documents
|
2025-06-16 20:18:04 -07:00 |
|
|
390bae125c
|
Fix markdown compile command; deactivate pygments plugin; replace yaml
header with moonscript header
|
2025-06-16 20:18:04 -07:00 |
|
|
24ff99a954
|
Clean up site.moon
|
2025-06-16 20:18:04 -07:00 |
|
|
5fc1dbe771
|
Refactor markdown.moon; add pandoc to Dockerfile; monkey-patch sitegen
markdown renderer
|
2025-06-16 20:18:04 -07:00 |
|
|
1a84bef4d9
|
WIP: use pandoc to convert markdown
|
2025-06-16 20:18:04 -07:00 |
|
|
462a08d9dc
|
WIP: Wrap posts in an article tag
|
2025-06-16 20:18:04 -07:00 |
|
|
48d3f807c9
|
Output blurb text as markup
|
2025-06-16 20:18:04 -07:00 |
|
|
f98c228b3c
|
Add post titles and blurbs
|
2025-06-16 20:18:04 -07:00 |
|
|
dd8e3a95fc
|
WIP: list posts
|
2025-06-16 20:18:04 -07:00 |
|
|
ccaea0145b
|
WIP: posts list
|
2025-06-16 20:18:04 -07:00 |
|
|
62ba454b75
|
WIP: layouts
|
2025-06-16 20:18:04 -07:00 |
|
|
efb4943818
|
Wrap index template with root template
|
2025-06-16 20:18:04 -07:00 |
|
|
ad03cc86d2
|
WIP: templates
|
2025-06-16 20:18:04 -07:00 |
|
|
dee6534500
|
WIP: use render function successfully
|
2025-06-16 20:18:04 -07:00 |
|
|
e829af2bc1
|
Give every code block a type to fix rendering issue
|
2025-06-16 20:18:04 -07:00 |
|
|
458ea4c16b
|
Pass path to command dynamically in Dockerfile
|
2025-06-16 20:18:04 -07:00 |
|
|
6fdf68fcfc
|
Add version param to stylesheet href
|
2025-06-16 20:18:04 -07:00 |
|
|
b453dfffc1
|
Set output dir to 'html/'; build css
|
2025-06-16 20:18:04 -07:00 |
|
|
c87a2314c5
|
WIP: add css from stasis
|
2025-06-16 20:18:04 -07:00 |
|
|
d334aaf003
|
Refactor posts function to reduce line length
|
2025-06-16 20:16:37 -07:00 |
|
|
08f67c9be3
|
WIP: clean up
|
2025-06-16 20:16:37 -07:00 |
|
|
8c4b779a49
|
WIP: refactor to shorten line
|
2025-06-16 20:16:37 -07:00 |
|
|
330a965765
|
Refactor
|
2025-06-16 20:16:37 -07:00 |
|
|
189299876b
|
Add ability to add all files in a dir
|
2025-06-16 20:16:37 -07:00 |
|
|
b5afc1c350
|
WIP: add all files in dir
|
2025-06-16 20:16:37 -07:00 |
|
|
13b7a5d6db
|
WIP: list directories
|
2025-06-16 20:16:37 -07:00 |
|
|
040749dcc9
|
Add an index page
|
2025-06-16 20:16:37 -07:00 |
|
|
c9c430d41c
|
Add conf/nginx.conf
|
2025-06-16 20:16:37 -07:00 |
|