Commit Graph

161 Commits

Author SHA1 Message Date
LordMathis fd2b8823e6
Make server renderer a class 2019-10-29 22:49:13 +01:00
LordMathis f93a980854
Move variables back to stylesheets 2019-10-29 22:21:51 +01:00
LordMathis 130c3c74ac
Gzip images 2019-10-21 21:20:46 +02:00
LordMathis e20d5c9697
Scan images 2019-10-20 14:46:19 +02:00
LordMathis b2d56cf254
Add CSP headers 2019-10-19 22:03:31 +02:00
LordMathis 9ef760956d
Fix css issue on small screens 2019-10-19 16:17:18 +02:00
LordMathis f6fef99648
Filter non md files 2019-10-13 18:33:44 +02:00
LordMathis 8cf973be70
Add possibility of custom head scripts 2019-10-13 13:49:30 +02:00
LordMathis e017e22582
Filter files during scan 2019-10-13 12:53:21 +02:00
LordMathis 92bbcec4d0
Change title 2019-10-13 12:52:58 +02:00
LordMathis 002844f8fb
Change list of blog posts style 2019-10-12 16:54:03 +02:00
LordMathis c7d571923c
Adjust home screen layout 2019-10-09 20:51:25 +02:00
LordMathis ebd4fcf2ce
Move configurables to config folder 2019-10-09 19:41:54 +02:00
LordMathis 6aabe1d753
Change navbar color 2019-10-08 22:31:04 +02:00
LordMathis c3b641bb80
Flex it 2019-10-08 22:20:42 +02:00
LordMathis 2f23dd9a00
Change home page layout 2019-10-07 22:33:54 +02:00
LordMathis ab6baca1f0
Rearrange home 2019-10-07 22:27:52 +02:00
LordMathis da5575bade
Rename config option 2019-09-22 20:13:08 +02:00
LordMathis d0df32762b
Fix bug when restarting server doubles posts 2019-04-10 15:24:16 +02:00
LordMathis d3a3e159af Update webpack configs 2019-03-27 19:10:50 +01:00
LordMathis 03e63e1806 Fix date issues 2019-03-27 17:15:05 +01:00
LordMathis c17a5728a3 Front matter 2019-03-26 22:08:51 +01:00
LordMathis e6d2c55c1f Getting posts and about rendered 2019-03-26 20:24:39 +01:00
LordMathis 2eb8acf315 Fix wrong push 2019-03-26 19:30:00 +01:00
LordMathis 20ed9b582c Fix final linter errors 2019-03-24 21:48:31 +01:00
LordMathis 7c834b2230 Scanner can now promise things 2019-03-24 21:34:25 +01:00
LordMathis a6ed6bd894 Fix some scanner issues 2019-02-20 21:27:34 +01:00
LordMathis eed3051cfa Rewrite scanner 2019-02-20 19:14:12 +01:00
LordMathis c2732983d0 Fix absolute paths in html 2019-02-18 21:27:43 +01:00
LordMathis 23ffc87168 Fix data.json loading 2019-02-18 21:18:55 +01:00
LordMathis 6f2a2a5a9e Fix broken promise 2019-02-16 21:56:37 +01:00
LordMathis e265d0d16e Fix all eslint issues 2019-02-16 21:37:41 +01:00
LordMathis 14b8d32927 Fix some linter issues 2019-02-16 19:32:32 +01:00
LordMathis 087435178c CSS is finally working 2019-02-16 17:56:43 +01:00
LordMathis 37e26287b8 Update babel 2019-01-21 19:21:51 +01:00
LordMathis 4d1d2a4825 Fix invalid element type error 2019-01-14 20:30:34 +01:00
LordMathis 486bba76d1 Fix some issues 2018-12-29 23:07:50 +01:00
LordMathis 7c3330a6df Fix babel issues 2018-12-28 14:42:58 +01:00
LordMathis 741472f668 Update server and client configs 2018-12-27 20:24:59 +01:00
LordMathis 7670ade223 Refactor routes 2018-12-27 12:01:10 +01:00
LordMathis 93d2822600 Update react 2018-12-24 16:39:01 +01:00
LordMathis 68c7d36521 Move config to root folder 2018-09-16 11:43:44 +02:00
LordMathis 84f706bf30 Implement draft support 2018-08-12 12:41:28 +02:00
LordMathis 07c1e2c6c1 Add async and preload 2018-07-25 21:30:45 +02:00
LordMathis 88edcf35a1 Update cache control 2018-07-25 21:04:10 +02:00
LordMathis 772e217fb9 Sort posts by date 2018-07-08 14:37:27 +02:00
LordMathis 72e5df5ae8 Update About me section 2018-06-29 17:39:07 +02:00
LordMathis b9093c0ab3 Compress image 2018-06-25 14:39:50 +02:00
LordMathis 087f3691fb Implement cache control 2018-06-25 14:27:25 +02:00
LordMathis 1e23e7df65 Add missing static files middleware 2018-06-24 23:05:34 +02:00
LordMathis d1e23af74b Custom static files middleware 2018-06-24 23:02:09 +02:00
LordMathis fa22736644 Add gzip compression 2018-06-24 15:58:49 +02:00
LordMathis f5f008e5a4 Extract css 2018-06-21 11:06:58 +02:00
LordMathis 897fc24c05 Change post list vertical align 2018-06-18 00:17:39 +02:00
LordMathis 157740bd76 Fix styling issues 2018-06-17 18:08:51 +02:00
LordMathis 960c12fe9d Update 404 page 2018-06-15 17:30:20 +02:00
LordMathis 80760d895f Use break-large css variable 2018-06-15 17:02:47 +02:00
LordMathis ab8c785b61 Change fonts 2018-06-15 17:01:28 +02:00
LordMathis 60aa016d00 Remove unnecessary images 2018-06-15 14:04:15 +02:00
LordMathis 3bcf06fda7 Improve responsivness 2018-06-15 14:02:45 +02:00
LordMathis 53f30523d5 Update navbar and home comoponent 2018-06-15 12:51:05 +02:00
LordMathis 2a8b95e050 Chabge navbar background 2018-06-14 18:23:10 +02:00
LordMathis 16b35974df Change blog posts list style 2018-06-14 17:55:38 +02:00
LordMathis 020f7123a6 Update posts style 2018-06-14 16:48:56 +02:00
LordMathis 188e38ad9d Fix wrong link in rendered posts 2018-06-14 15:49:23 +02:00
LordMathis 96ddc6ef72 Change content styles and structure 2018-06-14 15:38:21 +02:00
LordMathis 1c4653a42a Update colors 2018-06-14 14:51:21 +02:00
LordMathis e93b002920 Change Home background 2018-05-16 20:05:25 +02:00
LordMathis 98f2ecfc82 Update css spinners 2018-05-10 11:36:42 +02:00
LordMathis 6321539711 Add css spinner 2018-05-10 10:45:47 +02:00
LordMathis 0bcf038f48 Update production config 2018-05-09 15:33:32 +02:00
LordMathis 7f8c7d5220 Change layout 2018-05-05 19:36:47 +02:00
LordMathis 1221f8e0fe Move to CSS modules and Sass 2018-05-05 18:45:45 +02:00
LordMathis 299ffcadbb Move to CSS modules and Sass 2018-05-04 19:34:25 +02:00
LordMathis 93ba6939c1 Update API 2018-02-07 18:22:07 +01:00
LordMathis 397d3f2811 Change routes and component structure 2017-12-30 22:26:39 +01:00
LordMathis f9cdedd549 Update compiler 2017-12-29 19:41:24 +01:00
LordMathis d490ca1e84 Add logic to handle non blog post md files 2017-11-15 18:21:52 +01:00
LordMathis b016eab27b Update styles 2017-11-12 19:47:38 +01:00
LordMathis 0ecdd6e405 Update CSS classes 2017-11-11 20:50:38 +01:00
LordMathis 9bc95d9670 Post API is fully working 2017-11-11 20:00:36 +01:00
LordMathis 8ab9bb11ea Rework API 2017-11-09 21:51:04 +01:00
LordMathis ad90ce6789 Fix exports 2017-11-07 18:22:15 +01:00
LordMathis e5016c9fb1 Create post api 2017-11-07 18:17:44 +01:00
LordMathis 8121a1917b Add link to post data 2017-11-07 18:00:51 +01:00
LordMathis e642c81472 Add post container, component and route 2017-11-07 17:26:45 +01:00
LordMathis a026c1f321 Blog post list styling 2017-11-07 17:09:45 +01:00
LordMathis 64f28563fa Add logging 2017-11-07 16:01:53 +01:00
LordMathis 2915daade0 Fix publish date on blog posts 2017-11-07 15:55:03 +01:00
LordMathis 4048fbbc66 Update Blog props 2017-11-01 18:42:46 +01:00
LordMathis bc01f94f6e Change data managment 2017-11-01 18:31:50 +01:00
LordMathis 95dcc7f347 Update API 2017-10-31 18:46:29 +01:00
LordMathis 9884782386 Move config.json 2017-10-31 17:20:12 +01:00
LordMathis b6f6ba9072 Add data-example.json 2017-10-29 18:03:02 +01:00
LordMathis 1e904ba4ec Scanner and compiler work properly 2017-10-29 17:39:28 +01:00
LordMathis 1bc2c187df Rewrite compiler and scanner 2017-10-27 18:47:47 +02:00
LordMathis 7b0e3a65fc Replace step with async 2017-10-27 18:11:14 +02:00
LordMathis 782ebb3b4b Compiler object is created properly 2017-10-27 16:48:41 +02:00
LordMathis c8f23483e8 Rewrite compiler 2017-10-27 16:20:15 +02:00
LordMathis 876206f7c9 Fix wrong require path 2017-10-27 15:47:57 +02:00