- remove cookie consent component
- fix back link hover effect
- fix theme colors
- add
Developing Design Systems: first steps
meetup and medium article blogposts
- remove
ym
analytics
- replace
Allura
font withBirthstone Bounce
for using romanian diacritics
- add
Arcademia
blogpost
- add
Cookie Consent
notification
- add
Gatsy blog
blogpost
- add About Me carousel
- fix YM tracking only PROD
- swap GA for Yandex Metrica
- fix appearance of select tag on Safari MacOS
- fix netlify contact form
- add robots
- add sitemap
- configure Tailwind to Purge unused CSS
- update dependencies
- add google analytics
- add external link icon after links in blog posts
- update font of submit button
- update README.md
- add .editorconfig file
- update markdown content
- add contact form
- improve a11y
- set articles as homepage
- remove empty pages
- refactor links
- fix: configure handwritten font in tailwind.config
- fix: add mobile menu toggle functionality
- display dynamic tags on articles page
- fix: camelCase
dateTime
attr [jsx] - fix: add
key
to iteration [jsx] - fix: rename
class
toclassName
[jsx]
- make blogpost banner full-width on mobile
- fix blogpost banner height
- update deprecated Img attr
sizes
=>fluid
- use
Indie Flower
font as mvp logo - change burger menu breakpoints lg => md
- add custom favicon
- display each tag individually on blogpost
- justify text on mobile on blogpost
- word split blogpost title
- remove unused import [eslint]
- rename Go-to-Top link [a11y]
- add noreferrer attr to external links [security]
- include Tailwind CSS in Gatsby build
- create articles content
- sort articles by date
- update dependencies