If you want to create a Blog only for Personal Write up's then start with Gridsome (A Jamstack framework for Vue.js)
ZERO - Cost, plugins, Database,
server-side - Full Static Site
Publish Content via Markdown
Let's Kick start your Personal Write up site Today at Zero Cost
- Clone this Gridsome theme from Github or download it
mskian / hello-world
Share Something useful related to Life and tech.
Hello World ๐
Share Something useful related to Life and tech.
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
Usage ๐ฆ
- 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
- Production Build
yarn build
- Production Build store the Static Files on
dist
Folder
Free Hosting ๐ฏ
Host it on Netlify for free
LICENSE โ
MIT
git clone https://github.com/mskian/hello-world.git
- Install packages
cd hello-world
yarn install
- Test the site
yarn develop
- publish new content
yarn newpost
- Production Build
yarn build
- Production Build store the Static Files on
dist
Folder
you can host it Freely on Netlify and Vercel
Theme features
- Markdown
- PWA
- Post tags
- Post author
- Social Meta Tags
- Create a new post file via Command
- Custom 404 Error Page
- Optimized Meta Tags
- Canonical URL
Spread your Write up's around the World with a Lightning-fast Site with PWA
Top comments (1)
This is amazing. I'll try and let you know