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
- Host: GitHub
- URL: https://github.com/fiddlydigital/fiddlydigital.github.io
- Owner: FiddlyDigital
- Created: 2016-07-20T11:28:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2020-04-14T10:07:22.000Z (about 6 years ago)
- Last Synced: 2025-06-13T08:48:49.645Z (about 1 year ago)
- Language: HTML
- Size: 19.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)