https://github.com/scottrippey/scottrippey.github.io
Rippey's Front End Blog
https://github.com/scottrippey/scottrippey.github.io
design electron javascript reactjs typescript ux
Last synced: 2 months ago
JSON representation
Rippey's Front End Blog
- Host: GitHub
- URL: https://github.com/scottrippey/scottrippey.github.io
- Owner: scottrippey
- License: mit
- Created: 2020-08-11T03:40:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2026-01-23T22:18:56.000Z (5 months ago)
- Last Synced: 2026-01-24T11:06:59.071Z (5 months ago)
- Topics: design, electron, javascript, reactjs, typescript, ux
- Language: SCSS
- Homepage: https://scottrippey.github.io
- Size: 8.08 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scott Rippey's Blog
This repo contains the content for [Scott Rippey's blog](https://scottrippey.github.io/).
## Content
All content is located in the [`./_posts/`](./_posts/) folder.
Simply merge the markdown content, and Github automatically builds and deploys the HTML.
## Credits
This repo was originally forked from [jekyll-now](https://github.com/barryclark/jekyll-now/).