Releases: metal-gogo/m-gogo
Releases · metal-gogo/m-gogo
Remove trailing slashes from project
Changelog
Fixes
- Changed the
trailingSlashes
fromtrue
, intofalse
to avoid issues with the/about-me
page.
Fix trailing slash issue
#Changelog
Fixes
- Fix broken inner links
Content
- Add period to finish the summary of posts
Add sitemap
Changelog
Features
- Add sitemap.
Fixes
- Remove repeated paragraph on
Top 5 football games 🏈 I saw with my dad
post.
Tasks
- Bump node version to
v14.15.5
.
New post: This Blog tech stack
Changelog
Content
- Written
This Blog tech stack
post
New Post: Top 5 football games 🏈 I saw with my dad
Changelog
Features
- Create
PostVideo
component
Content
- Wrote down
Top 5 football games 🏈 I saw with my dad
post
New post: About me
Changelog
Tasks
- Remove sentry from project
Features
- Added surrounding posts component
Content
- About me page
Use google fonts through Nuxt module
Changelog
Fixes
- Improve best practices by adding
aria-labelled-by
to link onPostListItem
. - Adjust image sizes on
PostListItem
.
Tasks
- Rename Github action for Sentry Release
- Use google fonts through Nuxt module
Setup Sentry
Changelog
- Setup Sentry
- Setup Stetry releases
- Setup Sentry performance metrics
Add PWA, manifest and plausible
Changelog
Features
- Updated favicon and icons
- Added author and description to
package.json
. - Added
meta
configuration of PWA module. - Added
manifest
configuration of PWA module. - Added
workshop
configuration of PWA module.- Added caching for cloudinary.
- Added Plausible script to get analytics
Launching Homepage
Changelog
Launching Homepage
Features
- Styling improvements:
- Added
prism-xonokai
theme for codeblocks. - Updated brand colors.
- Added page fade-in / fade-out transitions
- Added
- Added logo.
- Added homepage.
- Added icon library.
- Added dictionary to use as enum.
- Added
PostList
component.
Fixes
- Styling fixes:
- Lists
margin-bottom
. - Links
focus
accessibility. - Buttons
focus
accessibility.
- Lists
Tasks
- Dependencies:
- Added
ramda
dependedncy. - Added
@nuxtjs/svg
module. - Added
@nuxtjs/colormode
module.
- Added
- Testing:
- Mocked
$colorMode
. - Added our Components to global components.
- Mocked