Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/setchy/setchy.github.io

My GitHub Pages site
https://github.com/setchy/setchy.github.io

jekyll

Last synced: 2 months ago
JSON representation

My GitHub Pages site

Awesome Lists containing this project

README

        

## My Personal Site

This repository contains the content for [setchy.io][setchyio].

### Tech Stack

- [Jekyll][jekyll]
- [Beautiful Jekyll Theme][beautiful-jekyll]
- [GitHub Pages][gh-pages]

### Updating Theme
From time to time, update the `_includes`, `_layouts`, `assets`, `_config.yml` with the latest from [Beautiful Jekyll Theme][beautiful-jekyll]

### Local Development
To run locally
```
bundle install
bundle exec jekyll serve
```

## Package updates
Run the following to check to any gem updates
```
bundle update
```

[setchyio]: https://setchy.io
[gh-pages]: https://pages.github.com/
[jekyll]: https://jekyllrb.com/
[beautiful-jekyll]: https://github.com/daattali/beautiful-jekyll