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
|
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
|
39aff9d684
|
Remove node ignorefile remnants
|
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
|
1fc48b52e3
|
Link href css from root
|
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
|
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
|
dfe2436718
|
Add RSS feed link to posts page
|
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
|
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 |
Raymonzut
|
df3ff8f27c
|
Add questions and answers on qa page
|
4 years ago |
Raymonzut
|
bb7e8f9c89
|
Fix newline in nginx.conf
|
4 years ago |
Raymonzut
|
04957ad2fc
|
Add empty posts and qa pages
|
4 years ago |
Raymonzut
|
914e700056
|
Remove noscript warning for index.html
|
4 years ago |