Skip to content

bhlx3lyx7/incubator-griffin-site

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Griffin (incubating) website

This is the website for Apache Griffin (incubating).

About

This website is based on Hexo and a default Hexo theme.

Prerequisite

  1. Nodejs
  2. Git

Install & Run

  1. npm install hexo-cli -g
  2. git clone https://github.com/apache/incubator-griffin-site.git
  3. cd incubator-griffin-site
  4. npm install
  5. hexo server

Deploy to asf-site

  1. Checkout branch master
  2. Generate the site to content directory: hexo generate
  3. Install plugin as npm install hexo-deployer-git --save
  4. Push asf-site to remote branch by command hexo deploy, asf-site is hard-coded in _config.yml

Questions

Where to check configuration

Please refer to _config.yml for more details.

Thanks.

About

Mirror of Apache griffin (Incubating)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 46.5%
  • JavaScript 32.3%
  • HTML 21.2%