Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 423 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 423 Bytes

fukuokago.github.io

The Website for fukuoka.go on GitHub Pages.

Usage

Setup

$ go get github.com/mattn/jedie
$ git clone [email protected]:fukuokago/fukuokago.github.io.git

Editing

$ cd fukuokago.github.io/_jedie
$ jedie serve

http://locahost:4000/

Deployment

$ ./deploy
$ git add .
$ git commit
$ git push origin master

http://fukuokago.github.io/