Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jefftriplett/jefftriplett.github.io
:pencil: My blog which is held together by duct tape and bailer twine
https://github.com/jefftriplett/jefftriplett.github.io
blog jekyll tailwindcss
Last synced: about 1 month ago
JSON representation
:pencil: My blog which is held together by duct tape and bailer twine
- Host: GitHub
- URL: https://github.com/jefftriplett/jefftriplett.github.io
- Owner: jefftriplett
- Created: 2016-09-14T14:46:15.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-03T23:20:10.000Z (about 2 months ago)
- Last Synced: 2024-11-04T00:19:33.093Z (about 2 months ago)
- Topics: blog, jekyll, tailwindcss
- Language: CSS
- Homepage: https://jefftriplett.com
- Size: 13.3 MB
- Stars: 16
- Watchers: 5
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jefftriplett.com
This is my personal website written with Jekyll using Markdown.
## Details
### To Install
```shell
$ gem install bundler jekyll
```### To Serve Files
```shell
$ just run
```### Tailwind
```shell
$ just static
```## Inspiration
- [Aaron Sumner's Now page](http://aaronsumner.com/pages/now.html)
- [awesome-jekyll](https://github.com/planetjekyll/awesome-jekyll)
- [How I'm Using Jekyll in 2016](https://mademistakes.com/articles/using-jekyll-2016/)
- [Katy DeCorah's mind grapes.](https://github.com/katydecorah/katydecorah.github.io) I have picked up several great Jekyll / layout tips reading both Katy's blog and code. A++. My variation on playlists comes directly from Katy's blog.
- [Adding Open Graph Tags to Jekyll](http://davidensinger.com/2013/04/adding-open-graph-tags-to-jekyll/)
- [Eduardo Bouças's Sharing Jekyll posts on social media using front matter and IFTTT](https://eduardoboucas.com/blog/2015/04/28/sharing-jekyll-posts-on-social-media-using-front-matter-and-ifttt.html)
- [Social Media Image Sizes Reference Guide](https://github.com/chuckreynolds/social-profile-image-sizes)## Author
👤 **Jeff Triplett**
* Website: https://jefftriplett.com
* Mastodon: [@webology](https://mastodon.social/@webology)
* Twitter: [@webology](https://twitter.com/webology)
* GitHub: [@jefftriplett](https://github.com/jefftriplett)## Show your support
Give a ⭐️ if this project helped you!