Skip to content

lexingrensheng/alc-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%