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 |
Raymonzut
|
f9f9f7010c
|
Simplify docker to only use nginx
|
4 years ago |
Raymonzut
|
fd991f3dcc
|
Remove all client npm dependencies
|
4 years ago |
Raymon Zutekouw
|
3d93b6ddb8
|
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client (#7)
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
7f0d95b870
|
Bump websocket-extensions from 0.1.3 to 0.1.4 in /client
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
4 years ago |
Raymonzut
|
f948e833e9
|
Bump version: c1.1.0-s1.2.0
|
4 years ago |
Raymonzut
|
760677ce90
|
Add paragraphs in AboutMe
|
4 years ago |
Raymonzut
|
dd4e2ca9fb
|
Style theme switching button
|
4 years ago |
Raymonzut
|
aab9885242
|
Add theme switching button
|
4 years ago |
Raymonzut
|
d8b038dc9c
|
Reset padding, margin and width for entire bg
|
4 years ago |
Raymonzut
|
69eff0ae21
|
Update client version in package-lock
|
5 years ago |
Raymonzut
|
918a5cbed5
|
Bump versions to 1.0.0
|
5 years ago |
Raymonzut
|
bce431f6b5
|
Add descriptions
|
5 years ago |
Raymonzut
|
874540a43d
|
Generalise BASE_URL
|
5 years ago |
Raymonzut
|
5c91c10bc0
|
Fix #2
|
5 years ago |
Raymonzut
|
964e72eb73
|
Fix #1
|
5 years ago |
Raymonzut
|
d5daf1ebf0
|
Add .dockerignore for client and server
|
5 years ago |
Raymonzut
|
abd5f30d11
|
Create Dockerfile for client in production
- Including default nginx.conf for Vue.js
|
5 years ago |
Raymonzut
|
c2f70a7f4d
|
Change npm test to execute test_runner
|
5 years ago |
Raymonzut
|
a8c3109b9a
|
Create crude test runner
|
5 years ago |
Raymonzut
|
f5fb563535
|
Remove mocha and chai
|
5 years ago |
Raymonzut
|
31651a5d58
|
Rewrite tests for assert instead of mocha and chai
|
5 years ago |
Raymonzut
|
9da2f77f84
|
Add title, date and content
|
5 years ago |
Raymonzut
|
8cdc2f8767
|
Call remote from Post component
|
5 years ago |
Raymonzut
|
3b22f15a45
|
Extend remote to accept post id
|
5 years ago |
Raymonzut
|
5a9de29169
|
Add validator for Post prop id
|
5 years ago |
Raymonzut
|
abcc91ca81
|
Add route to Post view
|
5 years ago |