https://github.com/jpswade/jpswade.github.io
My blog
https://github.com/jpswade/jpswade.github.io
blog website
Last synced: 5 months ago
JSON representation
My blog
- Host: GitHub
- URL: https://github.com/jpswade/jpswade.github.io
- Owner: jpswade
- Created: 2016-01-30T18:59:09.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2025-02-11T13:30:45.000Z (over 1 year ago)
- Last Synced: 2025-02-11T14:32:39.318Z (over 1 year ago)
- Topics: blog, website
- Language: SCSS
- Homepage: https://wade.be/
- Size: 91.1 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# James Wade's Blog
This is my blog, migrated from [Wordpress to Jekyll](https://wade.be/2016/01/30/welcome-to-jekyll.html).
Based on the [Minimal Mistakes remote theme starter](https://github.com/mmistakes/mm-github-pages-starter)
### Dependencies
- [Jekyll Install Guide on macOS](https://jekyllrb.com/docs/installation/macos/)
- [GitHub Pages Dependency versions](https://pages.github.com/versions/)
### Installing
`bundle install`
### Running
For local use: `bundle exec jekyll serve`
### Updating
`bundle update jekyll`