Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steverab/steverab.github.io
Personal website:
https://github.com/steverab/steverab.github.io
Last synced: 24 days ago
JSON representation
Personal website:
- Host: GitHub
- URL: https://github.com/steverab/steverab.github.io
- Owner: steverab
- License: other
- Created: 2015-03-04T14:59:40.000Z (over 9 years ago)
- Default Branch: source
- Last Pushed: 2024-09-18T00:16:43.000Z (about 2 months ago)
- Last Synced: 2024-09-18T04:08:53.807Z (about 2 months ago)
- Language: HTML
- Homepage: http://rabanser.dev
- Size: 98.9 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Hydejack Starter Kit
A quicker, cleaner way to get started blogging with [Hydejack](https://hydejack.com/).
## Quick Start
### Running locally
1. Clone repository (git users), or [download] and unzip.
2. Open terminal, `cd` into root directory (where `_config.yml` is located)
3. Run `bundle install` [^1]
4. Run `bundle exec jekyll serve`
5. Open## What's next?
* Open files and read the comments
* Read the [docs](https://hydejack.com/docs/)
* Buy the [PRO version](https://hydejack.com/download/) to get the project and resume layout, newsletter subscription box, custom forms, and more.[^1]: Requires Bundler. Install with `gem install bundler`.
[download]: https://github.com/hydecorp/hydejack-starter-kit/archive/master.zip