Skip to content
/ issvue Public

A client-side github-issue blog generator. [pending refactor: May,2020]

Notifications You must be signed in to change notification settings

iinitd/issvue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Issvue

A Client-side Github-issue Blog Generator.

Features

  1. Completely back-end free.

  2. Ready to use. Create your blog on github website.

  3. Vue.js based, friendly for developers.

  4. Well-designed template.

  5. Multiple authors. Exclude unexpected issues.

For Users

A ready-to-use version is under docs folder.

Just fork it, and everything is set up already.

  1. Fork me.

  2. Edit /docs/static/config.json.

  3. Select use docs folder for your Github Pages.

  4. Your blog is ready.

For Developers

  1. First you need node.js.

  2. Clone me.

$ git clone https://github.com/cogons/issvue.git

  1. Install dependencies.

$ cd issvue && npm install

  1. Edit config under /static & /src/static.

$ cd static && vi config.json

$ cp -f config.json ../src/static/config.json

  1. Look around.

  2. Rebuild your blog.

$ npm run build

  1. Your blog is ready in docs folder.

Todos

  1. category page

  2. pagination

  3. single page (about)

You are welcome to open an issue on any advices or bugs.

About

A client-side github-issue blog generator. [pending refactor: May,2020]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published