Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imgarylai/gary-lai.com-jekyll
🙌 About me
https://github.com/imgarylai/gary-lai.com-jekyll
circleci jekyll
Last synced: about 1 month ago
JSON representation
🙌 About me
- Host: GitHub
- URL: https://github.com/imgarylai/gary-lai.com-jekyll
- Owner: imgarylai
- Created: 2016-08-22T23:25:07.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T17:33:15.000Z (about 1 year ago)
- Last Synced: 2024-11-21T05:33:51.568Z (about 1 month ago)
- Topics: circleci, jekyll
- Language: HTML
- Homepage: https://gary-lai.com/
- Size: 1.03 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Emory
## Installation
Setup your environment:
bin/setup
## Development
Run Jekyll:
bundle exec jekyll serve
Used tools:
- [Autoprefixer](https://github.com/postcss/autoprefixer)
- [Bower](http://bower.io/)
- [Circle CI](https://circleci.com/)
- [Html-proofer](https://github.com/gjtorikian/html-proofer)
- [Jekyll](http://jekyllrb.com/)
- [Jekyll assets](https://github.com/jekyll/jekyll-assets)
- [Jekyll Sitemap](https://github.com/jekyll/jekyll-sitemap)
- [HTML5 Boilerplate](https://html5boilerplate.com/) (Influenced by)## Deploy to GitHub Pages
Run this in the root project folder in your console:
bin/deploy
[View this](https://github.com/nielsenramon/kickster#automated-deployment-with-circle-ci) for more info about automated deployment with Circle CI.