Skip to content

shibowing/website-dev

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Super odometry website

Build with Docker

Assuming you have Docker installed, pull the following image:

$ docker pull jekyll/jekyll:latest

Run a container:

$ docker-compose up

View the site here: https://0.0.0.0:4000

Running locally

  • Clone repo
  • Install Jekyll
  • bundle install
  • bundle exec jekyll serve

Deploy to production

  • Push to master

About

Air Lab's website source

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 41.1%
  • SCSS 38.3%
  • JavaScript 19.7%
  • Other 0.9%