Commit Graph

49 Commits

Author SHA1 Message Date
8245e1f0d8 fix: several fixes to improve ahrefs site score 2023-10-04 23:52:29 +02:00
7019f34005 fix: fixed tags and categories in several blog posts 2023-09-24 15:35:46 +02:00
92245be188 content(legoleague): fixed some writing 2023-09-24 01:49:41 +02:00
98a3eb71f5 fix(opengraph): added mandatory opengraph tags to all pages. Also fixed some other minor bugs 2023-09-24 01:25:53 +02:00
4e6b042a44 content: A new blog about the LegoLeague event held at INFORIT 2023-09-21 12:06:37 +02:00
8a2f19e8a9 feat: added my public keys to a keys.json file in the root of the website 2023-06-29 22:57:27 +02:00
bebfe1638e fix: removed nofollow links to my own website 2023-06-28 22:57:51 +02:00
b5126bf051 fix: several pages linked to redirected urls. This replaces those links with the destination instead 2023-06-28 22:56:03 +02:00
0dc97732e8 fix: 404 on lego.com page of removed product 2023-06-28 22:41:56 +02:00
5344b98f8e fix: solve 404 on front-thumb image 2023-06-28 22:32:07 +02:00
ebca5f980d content: blogpost about flashing lsi 9211 cards 2023-04-12 23:06:52 +02:00
abc9cdbe26 chore: add some seo options and params 2023-04-03 14:16:11 +02:00
46ee4fbb90 chore(spelling): fixed spelling in latest blog 2023-02-14 23:16:01 +01:00
ab47ca8637 content(blog): A blog post about my new hobby: Legos 2023-02-14 22:47:32 +01:00
c50c6fb927 content: added a picture of Eddy's completed urn. Also changed my function title to Tech Lead 2023-01-09 20:55:46 +01:00
6f0fb545df fix: added social images to the frontmatter of most blogs 2022-11-16 10:04:34 +02:00
b9632410d2 fix: removed the estranged '1' from the description of the latest blogpost 2022-11-08 17:04:21 +01:00
b710c243ac content: Added a new post about adopting conventional commits 2022-11-08 00:13:52 +01:00
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
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
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
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
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
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
f4e700d857 Reorganize content 2019-01-21 15:31:32 +03:00
alxshelepenok
f9a5cb1093 Reorganize content 2018-12-16 18:10:59 +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