Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coaxial/hello
Personal website
https://github.com/coaxial/hello
blog jekyll quality web
Last synced: 3 months ago
JSON representation
Personal website
- Host: GitHub
- URL: https://github.com/coaxial/hello
- Owner: coaxial
- Created: 2017-06-13T19:56:16.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-11T13:59:45.000Z (4 months ago)
- Last Synced: 2024-10-15T09:18:57.503Z (3 months ago)
- Topics: blog, jekyll, quality, web
- Language: HTML
- Homepage: https://64b.it
- Size: 5.89 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hello
## Getting started
- Setup ruby and gems: `rvm use && bundle`
- Setup node and deps: `nvm use && npm i`
- Run dev server: `make dev`## Development
### Using extra FontAwesome glyphs
Remember to add them to `scripts/fa-subset.js`.