|
2cd0525be8
|
Update links
|
2025-06-07 19:38:04 -07:00 |
|
|
962caf3454
|
Add original values in app.ini as comments
|
2025-06-01 17:07:55 -07:00 |
|
|
b0aaf9ea70
|
Fix indentation in nginx.conf
|
2025-05-31 17:06:25 -07:00 |
|
|
f9c5df9c43
|
Update nginx.conf for SSL and add gitea app.ini file
|
2025-05-31 16:46:28 -07:00 |
|
|
5c9ad75f10
|
Change some copy
|
2025-05-31 15:32:36 -07:00 |
|
|
997c8146a1
|
Remove unused template
|
2025-05-31 15:29:29 -07:00 |
|
|
2c16d01678
|
Remove comment
|
2025-05-31 14:53:13 -07:00 |
|
|
bc205064cc
|
Fix blurb in post list
|
2025-05-28 18:58:42 -07:00 |
|
|
157686b183
|
Re-add highlight code outside of pre tags
|
2025-05-28 18:58:25 -07:00 |
|
|
69af6b48fb
|
Use ARGs to reduce line lengths in Dockerfile
|
2025-05-28 18:40:45 -07:00 |
|
|
cd43c8f323
|
Cleanup
|
2025-05-28 18:12:34 -07:00 |
|
|
57074caae9
|
Fix dates on posts
|
2025-05-27 20:28:47 -07:00 |
|
|
e06d75f82f
|
Use Pandoc lua-filter instead of Pygments plugin
for syntax highlights
|
2025-05-27 19:29:08 -07:00 |
|
|
c72580f717
|
Add custom plugin
|
2025-05-27 19:20:08 -07:00 |
|
|
947075902d
|
Remove bad style
|
2025-05-27 11:21:09 -07:00 |
|
|
67469ab84a
|
Update moonscript syntax highlight colors
|
2025-05-27 11:18:04 -07:00 |
|
|
53409bf710
|
Fix lexer
|
2025-05-27 10:34:35 -07:00 |
|
|
a9a04070f6
|
Adjust pandoc syntax highlight style
|
2025-05-27 07:59:08 -07:00 |
|
|
b77726e75a
|
Add pygments colors to pandoc stylesheet
|
2025-05-26 22:52:49 -07:00 |
|
|
93927b6a0a
|
Highlight unlabeled blocks
|
2025-05-26 19:58:33 -07:00 |
|
|
7666de9302
|
WIP
|
2025-05-26 16:31:17 -07:00 |
|
|
7f34a3ba11
|
Make code highlight sample page
|
2025-05-26 14:19:16 -07:00 |
|
|
e0ea6bab6a
|
Write Pandoc lua-filter in MoonScript and compile to Lua on build
|
2025-05-26 12:38:24 -07:00 |
|
|
88c9168b39
|
WIP: Syntax highlight colors
|
2025-05-26 09:12:57 -07:00 |
|
|
67cf51da09
|
Add latest pandoc installation to Dockerfile
so we can get syntax highlighting for heex code
|
2025-05-25 20:24:31 -07:00 |
|
|
1c0b60c803
|
Add moonscript as a code block class
|
2025-05-25 18:16:50 -07:00 |
|
|
9ce3996569
|
Clean up
|
2025-05-25 18:11:42 -07:00 |
|
|
5235d5a65d
|
Clean up
|
2025-05-25 18:08:05 -07:00 |
|
|
3470d29a24
|
I think I may have figured it out
|
2025-05-25 18:03:44 -07:00 |
|
|
2362028967
|
Modify moonscript lexer to get correct syntax highlighting
of interpolated strings
|
2025-05-25 14:12:36 -07:00 |
|
|
14b6054946
|
Clean up
|
2025-05-24 13:18:30 -07:00 |
|
|
0baf9a4f67
|
Use markdown in blurb
|
2025-05-23 19:16:07 -07:00 |
|
|
c3f0a5b791
|
WIP
|
2025-05-23 19:06:02 -07:00 |
|
|
dc0ac71f98
|
Render blurbs as markdown
|
2025-05-23 18:14:36 -07:00 |
|
|
33a2e4ab93
|
WIP
|
2025-05-23 16:57:37 -07:00 |
|
|
254aa7b4e9
|
Rename function
|
2025-05-23 16:45:09 -07:00 |
|
|
88f5b42019
|
Add lint info to README
|
2025-05-23 16:41:33 -07:00 |
|
|
610c04643c
|
Add a lint command to Makefile
|
2025-05-23 16:39:51 -07:00 |
|
|
5df1f9a8d1
|
Use cif in root template
|
2025-05-23 16:39:37 -07:00 |
|
|
60dfc1e033
|
Don't try to access globals
|
2025-05-23 16:39:17 -07:00 |
|
|
98e219ac50
|
Don't need to add titleize to cosmo_helpers
|
2025-05-23 15:33:02 -07:00 |
|
|
c5c4c493e1
|
Fix blurb encoding
|
2025-05-23 15:19:52 -07:00 |
|
|
72b771a0cb
|
Return a list comprehension
|
2025-05-23 13:47:59 -07:00 |
|
|
ff962d1525
|
Clean up
|
2025-05-23 13:42:52 -07:00 |
|
|
4ac04a27a0
|
Ok
|
2025-05-23 13:28:39 -07:00 |
|
|
05a6384900
|
So much better
|
2025-05-23 13:02:10 -07:00 |
|
|
341fb76723
|
The reason it was so hard to pass in a block outside of a template is because you're not supposed to do that :/
you're supposed to just use moonscript to build it
|
2025-05-23 12:48:38 -07:00 |
|
|
3c293d2320
|
WIP
|
2025-05-22 22:48:19 -07:00 |
|
|
544bb20c2d
|
WIP
|
2025-05-22 19:13:02 -07:00 |
|
|
6c60c1230e
|
WIP
|
2025-05-22 16:52:57 -07:00 |
|