Raymon Zutekouw
|
2d6e087342
|
Extend post format options with .org files
|
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
|
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
|
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
|
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 |
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
|
b4440c8cc9
|
Swap /urls for /rss; complete RSS feed
|
4 years ago |
Raymonzut
|
da9024548d
|
Change <loc> format from /posts/:id to /posts?post=:id
|
4 years ago |
Raymonzut
|
bb923a69e7
|
Create robots.txt
|
4 years ago |
Raymonzut
|
faaf082c8b
|
Preload main page scripts
|
4 years ago |
Raymonzut
|
79c9398981
|
Fix #10
|
4 years ago |
Raymonzut
|
bc785a0077
|
Add meta descriptions
|
4 years ago |
Raymonzut
|
1a5bc59a99
|
Move async modules to the body
|
4 years ago |
Raymonzut
|
f4f9092fe8
|
Preload imported libs
|
4 years ago |
Raymonzut
|
3e85246344
|
Async scripts instead of defer; defer is default for modules
|
4 years ago |
Raymonzut
|
740c584378
|
Speed-up DNS time by prefetching it
|
4 years ago |
Raymonzut
|
376f8099b9
|
Move themes.css into general.css as it is used on every page
|
4 years ago |
Raymonzut
|
c8789bc39e
|
Fix #9
|
4 years ago |
Raymonzut
|
db3c56cfd8
|
Fix #8
|
4 years ago |
Raymonzut
|
0cab1479f2
|
Sync server package(-lock).json to 1.3.0
|
4 years ago |
Raymonzut
|
8acedc284b
|
Merge branch 'simplify/front-end' into beta
- Ditched node_modules aka the blackhole in the client
|
4 years ago |
Raymonzut
|
ec8bc54437
|
Remove vue remnants
|
4 years ago |
Raymonzut
|
1904301eae
|
Make posts links to the post content
|
4 years ago |
Raymonzut
|
b879a4d400
|
Remove unneeded script imports
|
4 years ago |
Raymonzut
|
c096acdf7d
|
Add dynamic post loading
|
4 years ago |
Raymonzut
|
b0cd041fd9
|
Readd remote
|
4 years ago |