Skip to content

auraphp/auraphp.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

853 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is the auraphp.com website repo.

The pages are built via jekyll and package documentation via Bookdown.

Building the site locally

You need a few dependencies like ruby, gem, bundler etc.

git clone https://github.com/auraphp/auraphp.github.com
cd auraphp.github.com
ruby -version #minimum version 2.x
gem install bundler
bundle install
bundle exec jekyll serve

Preview your local Jekyll site in your web browser at http://localhost:4000 .

If you are interested read more about Setting up your GitHub Pages site locally with Jekyll .

Create / Update aura library documentation

cd _bookdown
composer install --no-dev
sh update-package.sh

About

Static pages for github site

Resources

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors