Raymon Zutekouw
a798f58c7d
Add styling that improves readability
...
- article content with a max-width
- index and post index page now contain articles
- code sections are bordered, indented and padded
- figure captions are centered along with the images
- h2 margin is only removed on the post index page; page-link's
- main with extra space at the bottom to allow scolling past content
2 years ago
Raymon Zutekouw
f5b7a30306
Remove old #app divs
...
Signed-off-by: Raymonzut <me@raymon.dev>
3 years ago
Raymon Zutekouw
9c01bc5677
Use paragraphs on qa page
...
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
04b41fa182
Fix spelling mistake
3 years ago
Raymonzut
a0eb56e115
Remove dynamic age feature
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
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
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
04957ad2fc
Add empty posts and qa pages
4 years ago
Raymonzut
914e700056
Remove noscript warning for index.html
4 years ago
Raymonzut
62128bd65b
Rename index.css to general.css
4 years ago
Raymonzut
d966729f7e
Defer stylesheets
4 years ago
Raymonzut
1a42c6ef77
Add deferred scripts for dynamic age
4 years ago
Raymonzut
318ab4c6ca
Fill homepage
4 years ago
Raymonzut
2c7f327892
Add me.mjs with age()
4 years ago
Raymonzut
a93722a356
Style with dragondesign (thx @jelle619 )
4 years ago
Raymonzut
a6bf99c945
Position the navbar
4 years ago
Raymonzut
cf1ef4257c
Add basic 404 page
4 years ago
Raymonzut
fb5fc2ede2
Move styling into assets/styling as /css
4 years ago
Raymonzut
ce4d17974b
Add navbar
4 years ago
Raymonzut
0c566af9a7
Clean index.html
4 years ago
Raymonzut
d8b038dc9c
Reset padding, margin and width for entire bg
4 years ago