Commit Graph

48 Commits

Author SHA1 Message Date
027add7be1 content: writing as an architect is hard 2022-10-31 23:59:37 +01:00
e2380f9b91 Merge branch 'master' of git.mastermindzh.tech:mastermindzh/rickvanlieshout.com into feature/writing-as-an-architect-is-hard 2022-10-30 23:41:28 +01:00
80fcb43543 custom htaccess instead of generated (old host...) + small prod fixes 2022-10-17 18:39:04 +02:00
6531c9b2b3 Added redirects (htaccess + cloudflare)
- fixed some blog content
- added todos
- fixed rss redirect
- moved to "trailingSlash always" in accordance with newest Gatsby spec
2022-10-17 17:11:55 +02:00
106b77281c Revert "removed google analytics"
This reverts commit 9a4f5b8cd6.
2022-10-13 22:57:43 +02:00
fec9fedc77 first draft of writing as a software architect is hard 2022-10-13 22:48:26 +02:00
4a8af7fe46 creating releasable branch 2022-10-13 22:46:05 +02:00
b3bcd84b8b bit of styling and a new bio 2022-10-13 22:35:48 +02:00
06baa69c6b removed portfolio entirely 2022-10-13 22:13:57 +02:00
8817fe00f8 added first 2 portfolio items 2022-10-11 21:46:48 +02:00
eddb16aae6 Merge branch 'master' of git.mastermindzh.tech:mastermindzh/rickvanlieshout.com into feature/resume-and-portfolio 2022-10-11 20:53:48 +02:00
1c137af313 added phone number to contact info 2022-10-09 16:12:27 +02:00
fa89f6cb8a first move of resume and creation of portfolio pages 2022-10-09 14:04:43 +02:00
191b5b8a09 first work on the resume and portfolio 2022-10-08 11:28:35 +02:00
9c0112d52f renamed all markdown files to index.md, also added a link to Eddy's urn 2022-10-05 13:36:39 +02:00
d2ec7a172b An ode to eddy 2022-10-04 18:09:17 +02:00
9a4f5b8cd6 removed google analytics 2022-09-29 22:41:39 +02:00
619758c175 moved over the last blogs, also changed the styling of lists 2022-09-25 23:25:23 +02:00
9059befae3 migrating more blogs! 2022-09-21 22:34:48 +02:00
8f25d23a61 tektree blogs, zooming images and a categories list 2022-09-20 18:48:33 +02:00
54e3e0d450 added list and table styling, also migrated all the SLSW blogs 2022-09-18 22:26:24 +02:00
74082cd463 fixed pagination, fixed cookiebar dark mode, fixed rendering issues during ssr, moved all test blog code to a test folder 2022-09-17 23:16:13 +02:00
c752310aa0 added the option to link older site comments 2022-09-17 20:26:51 +02:00
63d010d04a enhanced print view 2022-09-17 20:02:58 +02:00
859c1d81b7 changed prism colors 2022-09-11 22:39:35 +02:00
31c106c58e dark mode + .... some form of toggle :) 2022-09-11 00:00:31 +02:00
109e47353f custom post header 2022-09-10 11:25:05 +02:00
f84e56f0ad added legal pages, resized tablet view, fixed prettier 2022-09-10 09:27:37 +02:00
d537d80b83 added the cookiebar 2022-09-06 23:48:00 +02:00
1ec208cf70 started-new-blog 2022-09-04 23:58:49 +02:00
Alexander Shelepenok
50a99f57f7 refactor(starter): upgrade and move to typescript 2022-04-16 14:53:32 +00:00
Alexander Shelepenok
67ebabbaac refactor(starter): upgrade to new version of gatsby 2022-04-16 14:53:32 +00:00
Robert Veitch
f2721c4542 Update slug format for post type
Posts no longer need to specify a full url for the resulting html.
Rather, the prefix portion of the url will be inferred from the
post's location in the source filesystem. The post slug now simply
represents a url friendly version of the title.

Additionally, updates all sample posts to use the new slug format.
2019-12-11 22:27:32 -06:00
Aleksander Helgaker
ebc6134453 Add thumbnail image to Twitter cards. 2019-08-25 12:29:51 +02:00
Victor Zhou
fff74608c9 Integrate gatsby-plugin-optimize-svgs + add SVG media 2019-08-02 15:02:55 -04:00
alxshelepenok
d5d6b2bf50 chore: add useKatex option 2019-07-19 20:42:20 +03:00
alxshelepenok
8e037219c3 chore: update post data 2019-05-10 02:11:03 +03:00
BigTony
4d38e96332 feat: add autolink headers support 2019-02-15 16:56:55 -05:00
alxshelepenok
05e6f44761 Add KaTeX support 2019-02-15 01:41:24 +03:00
alxshelepenok
3219ee843e Fix image path 2019-01-21 17:16:30 +03:00
alxshelepenok
8788ba7b53 Fix image path 2019-01-21 15:47:54 +03:00
alxshelepenok
f4e700d857 Reorganize content 2019-01-21 15:31:32 +03:00
alxshelepenok
f9a5cb1093 Reorganize content 2018-12-16 18:10:59 +03:00
alxshelepenok
42e676ef63 Change slugs 2018-11-13 20:35:36 +03:00
alxshelepenok
0b98162d78 Update content 2018-11-13 00:23:02 +03:00
alxshelepenok
fb5f9c89fc Rename slug field 2018-11-12 20:38:36 +03:00
alxshelepenok
440d4e88c7 Change frontmatter fields 2018-11-11 19:32:51 +03:00
alxshelepenok
8b92891329 Upgrade to Gatsby v2 2018-11-09 20:08:48 +03:00