Raymon Zutekouw
d744073420
Ignore generated html for VC
...
Signed-off-by: Raymonzut <me@raymon.dev>
3 years ago
Raymon Zutekouw
f164d510d8
Allow multiple handlebars on one line
...
- As the HyperLisp will put most on the same line
Signed-off-by: Raymonzut <me@raymon.dev>
3 years ago
Raymon Zutekouw
24a9a34a73
Use the HyperLisp preprocessor for all html
...
:D
Signed-off-by: Raymonzut <me@raymon.dev>
3 years ago
Raymon Zutekouw
bfcd3f9c8f
Prompt user to turn off JavaScript on posts page
...
- Credits to Heydon Pickering
- From the talk "State of the browser 2021; Please Disable JavaScript To View This Site"
Signed-off-by: Raymonzut <me@raymon.dev>
3 years ago
Raymon Zutekouw
cb77ed1a2d
Add upload helper script
...
Signed-off-by: Raymonzut <me@raymon.dev>
3 years ago
Raymon Zutekouw
4b9f9b301c
Merge branch 'beta'
3 years ago
Raymon Zutekouw
61b3cb1500
Exclude already wrapped paragraphs from <p> wrapping
...
- Allows `paragraph \n header \n paragraph`
- Allows `paragraph \n list \n paragraph`
3 years ago
Raymon Zutekouw
b3fe972d0e
Move `\n` -> paragraphs out of fill_template
...
- As it should only be done for the custom format
3 years ago
Raymon Zutekouw
266b6e0733
Improve formatting in RSS feed, to make it valid
3 years ago
Raymon Zutekouw
6ed757b81b
Keep `:` between hours, minutes, seconds
3 years ago
Raymon Zutekouw
12741a20c5
Remove old link remains
...
- id's in posts
- /api route
3 years ago
Raymon Zutekouw
4cebaf550b
Folder by year/month instead of id under one folder
3 years ago
Raymon Zutekouw
04b41fa182
Fix spelling mistake
3 years ago
Raymon Zutekouw
9e0d3954d2
Swap h3 for p,strong for RSS subscribe header
3 years ago
Raymon Zutekouw
2d6e087342
Extend post format options with .org files
4 years ago
Raymonzut
8d5e9c02ad
Merge branch 'beta' into master
4 years ago
Raymonzut
a0eb56e115
Remove dynamic age feature
4 years ago
Raymonzut
6c31c8752d
Join date sort order function to one line
...
- Fixes not using year in order calculation
4 years ago
Raymonzut
8e15354c2a
Add ExamplePost
4 years ago
Raymonzut
3f888cbeb8
Merge branch 'beta' into master
4 years ago
Raymonzut
f82b6ba8f6
Add docker-compose.yaml for client
4 years ago
Raymonzut
bf0b5448b6
Fix #13
4 years ago
Raymonzut
6271fbb3b0
Rename gen.ex to gen.exs, as it is a script
4 years ago
Raymonzut
eff86a1f3e
Fix #12
...
- move pre-gen files out of public/
4 years ago
Raymonzut
403fc9d5cb
Account for multiple years for sorting posts
...
- Prepare for 2021
4 years ago
Raymonzut
67b8a4f581
Update index gen for new date format
4 years ago
Raymonzut
e9d50f1392
Extract template filling: pair usage consistant
4 years ago
Raymonzut
5d2fd6674f
Merge branch 'beta' into master
4 years ago
Raymonzut
2a128f49ab
Add extra experiment to README
4 years ago
Raymonzut
b5403fbc0c
Add README.md
4 years ago
Raymonzut
39aff9d684
Remove node ignorefile remnants
4 years ago
Raymonzut
90eff2d619
Merge branch 'beta' into master
4 years ago
Raymonzut
1f7c52a37b
Remove docker-compose.yml
4 years ago
Raymonzut
277ec48ee6
Merge branch 'replacejs/server' into beta
4 years ago
Raymonzut
cf4c84df5f
Rewrite RSS post feed to be generated
4 years ago
Raymonzut
a358896c03
Rename gen related files to their purpose
4 years ago
Raymonzut
3e0462b74b
Nuke entire node fastify server
4 years ago
Raymonzut
1fc48b52e3
Link href css from root
4 years ago
Raymonzut
0850426683
Merge branch 'replacejs/posts' into beta
4 years ago
Raymonzut
6c67113227
Rewrite post related pages to be generated
4 years ago
Raymonzut
b8f41fe691
Remove js for posts page
4 years ago
Raymon Zutekouw
1ba2a430fe
Remove extra chromosome broken JS date constructor
4 years ago
Raymonzut
9d44aa5d4e
Convert raw post content to HTML
...
- Contains \n shorthand for a paragraph
4 years ago
Raymonzut
4b0f683901
Remove unneeded curly braces
4 years ago
Raymonzut
7a23117328
Remove unneeded paragraph title
4 years ago
Raymonzut
bd3782cd93
Resize post entries to h2 with no horizontal margin
4 years ago
Raymonzut
09ed207ab6
Merge branch 'beta'
4 years ago
dependabot[bot]
f3f90df38e
Bump fastify from 2.14.1 to 2.15.1 in /server ( #11 )
...
Bumps [fastify](https://github.com/fastify/fastify ) from 2.14.1 to 2.15.1.
- [Release notes](https://github.com/fastify/fastify/releases )
- [Commits](https://github.com/fastify/fastify/compare/v2.14.1...v2.15.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Raymonzut <40148684+Raymonzut@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Raymon Zutekouw <me@raymon.dev>
4 years ago
Raymonzut
dfe2436718
Add RSS feed link to posts page
4 years ago
Raymonzut
120d6b6941
Merge branch 'beta' into 'master'
4 years ago