0866 / owaraisite

owaraiclub

Home Page:http://owaraiclub.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

owaraisite

The site for owaraiclub

Powered by hugo, blogdown and netlify.

How to preview locally (MAC ios, linux)

  1. Install hugo and git

  2. Clone this repo to a local folder:

$ mkdir test_site
$ cd test_site
$ git clone --recursive https://github.com/tcgriffith/owaraisite/
  1. Run hugo serve
$ cd owaraisite
$ hugo serve

Then you should see something similar to this:

Started building sites ...

...

Web Server is available at //localhost:1313/  (bind address 127.0.0.1)
Press Ctrl+C to stop

And you are good to go.

About

owaraiclub

http://owaraiclub.com


Languages

Language:CSS 57.0%Language:HTML 40.3%Language:JavaScript 2.7%