https://github.com/100shapes/100shapes.com-beryllium
'Beryllium" release of 100 Shapes.com
https://github.com/100shapes/100shapes.com-beryllium
github-pages jekyll sass webpack
Last synced: 3 months ago
JSON representation
'Beryllium" release of 100 Shapes.com
- Host: GitHub
- URL: https://github.com/100shapes/100shapes.com-beryllium
- Owner: 100Shapes
- Created: 2016-04-12T19:16:45.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T10:33:40.000Z (over 8 years ago)
- Last Synced: 2025-03-19T08:49:26.354Z (over 1 year ago)
- Topics: github-pages, jekyll, sass, webpack
- Language: HTML
- Size: 9.74 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://travis-ci.org/100Shapes/100Shapes.com-Beryllium)
100 Shapes site – "Beryllium" release
=====================================
Static site generated with Jekyll.
`master` branch contains content and template files. [`travis`](https://travis-ci.org/100Shapes/100Shapes.com-Beryllium) builds the site and pushes to the `gh-pages` branch.
To Do
-----
- Migrate over content
- Copy and paste content
- Pull over media
- Update `aliases` of each file
Development
-----------
run `./scripts/dev`. This will start a Jekyll server in watch mode.
Note: if you change config, you may have to restart.
Deploy
------
You don't deploy, [Travis](https://travis-ci.org/100Shapes/100Shapes.com-Beryllium) does. Just push to master and it does the rest.