Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mskian/hello-world

Share Something useful related to Life and tech.
https://github.com/mskian/hello-world

css gridsome gridsome-blog gridsome-blog-example gridsome-js gridsome-starter gridsome-theme gridsome-website html javascript json life markdown netlify tech theme vue

Last synced: about 1 month ago
JSON representation

Share Something useful related to Life and tech.

Awesome Lists containing this project

README

        

# Hello World 🙂

![build-test](https://github.com/mskian/hello-world/workflows/build-test/badge.svg)

> 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 -

🤗 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

## Usage 📦

- Clone or Downlaod this repo

```sh
git clone https://github.com/mskian/hello-world.git
cd hello-world
yarn install
```

- Test the Site

```sh
yarn develop
```

- Add post content - `/content/posts`

```sh
yarn newpost
```

- Code Format

```sh
yarn format
```

- Production Build

```sh
yarn build
```

- Production Build store the Static Files on `dist` Folder
- Test the Production Build on Localhost

```sh
npm install -g serve
yarn server
```

## Free Hosting 💯

Host it on Netlify for free

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/mskian/hello-world)

## LICENSE ☑

MIT