how to build this website
3 files changed
tree: 281011d0aad26ff44a5d934e2069443527ff16b8
  1. node_modules/
  2. scaffolds/
  3. source/
  4. themes/
  5. .gitignore
  6. _config.yml
  7. db.json
  8. package.json
  9. readme.md
readme.md

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

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. Check the changes and commit.
  4. Push asf-site to remote branch by command hexo deploy.

Questions

Where to check configuration

Please refer to _config.yml for more details, like github branch