Skip to content
/ Blog Public

A non-award winning blog about my web dev journey ✍️ Sharing quick stories on how I solve and create new things ✨

Notifications You must be signed in to change notification settings

tinawng/Blog

Repository files navigation





Infos

It starts with me playing around with headless CMS. And it ends with me having now a blog ✨

All blog posts are Markdown files with a Front Matter block. These files a then 'convert' to html files using Nuxt Content module. This enables cool features such as automatic retrieval of the latest posts on the landing page or gobal style and layout.

Good Reading 💖

Live

Served using Yeetify 💨

Stack

Nuxt.js

  • ⚡️ Static website generation

Nuxt Content module

  • 📄 Git-based Headless CMS

Tailwind

  • 💄 Responsive design
  • 🎨 PurgeCSS

Links

Build Process

# install dependencies
$ yarn install

# dev server with hot reload
$ yarn run dev

# build for production
$ yarn run generate

About

A non-award winning blog about my web dev journey ✍️ Sharing quick stories on how I solve and create new things ✨

Topics

Resources

Stars

Watchers

Forks