Share Something useful related to Life and tech.
✨ Minimal | ❤ Clean | 🚀 Faster | 📱 PWA
▶ Thanks to @alexbrown for this awesome Minimal and Light weight Gridsome Starter theme - https://github.com/alexbrown/gridsome-starter-minimal-blog
🤗 This theme is Fit for status site or Notes.
Built Using Gridsome - Static Site Generator for Vue.js
I just made some Modifications and Include Extra Features like
- PWA
- Social Meta tags
- Optimized Meta tags
- Canonical URL
- Manifest
- Post tags
- Post Author
- Create new post file via Command
- Custom 404 Error Page
- Pagination
- Archive Page
- Schema Markup
- Clone or Downlaod this repo
git clone https://github.com/mskian/hello-world.git
cd hello-world
yarn install- Test the Site
yarn develop- Add post content -
/content/posts
yarn newpost- Code Format
yarn format- Production Build
yarn build- Production Build store the Static Files on
distFolder - Test the Production Build on Localhost
npm install -g serve
yarn serverHost it on Netlify for free
MIT