Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 236 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 236 Bytes

ArchGuard 官网

Development

setup:

bundle install

change _config.yml theme to: theme: just-the-docs for local

run:

bundle exec jekyll serve

with Rubyenv

rbenv install 3.1.0
gem install bundle