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

https://github.com/fiddlydigital/fiddlydigital.github.io

User Website/Blog hosted with Jekyll
https://github.com/fiddlydigital/fiddlydigital.github.io

Last synced: 5 months ago
JSON representation

User Website/Blog hosted with Jekyll

Awesome Lists containing this project

README

          

# Personal GitHub User Website

## Description
User Website based on Jekyll with some additional Bootstrap

(More or less a standard Setup for Jekyll sites.)

* Posts are written in Markdown ('_posts' folder)
* Pages are written in HTML (project root folder)

## Getting Started:
Prequisites
* Ruby/RubyGems

```
jekyll serve
```

## Links
* [Jekyll Docs](https://jekyllrb.com/docs/usage/)
* [Markdown Syntax](https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet)
* [FontAwesome Icon Referance](http://fontawesome.io/icons/)