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 |
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
|
25b90a3432
|
Merge branch 'beta' into 'master'
|
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 |
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 |
Raymonzut
|
777339c3e1
|
Allow requesting without .html
|
4 years ago |
Raymonzut
|
62128bd65b
|
Rename index.css to general.css
|
4 years ago |
Raymonzut
|
d23db35657
|
Remove old me.js node module
|
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
|
7506909670
|
Add /js location nginx
|
4 years ago |
Raymonzut
|
037c638427
|
Add mjs mime type
|
4 years ago |
Raymonzut
|
78c7ef8809
|
Remove all testing (yes, all)
|
4 years ago |
Raymonzut
|
a93722a356
|
Style with dragondesign (thx @jelle619)
|
4 years ago |
Raymonzut
|
a6bf99c945
|
Position the navbar
|
4 years ago |
Raymonzut
|
a910feda62
|
Reroute /api route to the back-end
|
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
|
d6c920bf86
|
Remove redundant babel.config.js
|
4 years ago |