moonming / alc-site

The web site of the ALC Beijing (Apache Local Community Beijing)

Home Page:https://alc-beijing.github.io/alc-site/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

alc-site

A POC site for host the page of alc.

preview alc-site in local

  1. Install hugo.
  2. Run git submodule init
  3. Run git submodule update
  4. Run hugo server in the root directory
  5. Access the site with "http://localhost:1313/"

How to add content

If you want to add a new page to the site, you can add a markdown file to content/post directory. If you want to add an image file, you can put the file into content/images.

About

The web site of the ALC Beijing (Apache Local Community Beijing)

https://alc-beijing.github.io/alc-site/

License:Apache License 2.0


Languages

Language:HTML 100.0%