Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jitinnair1/tail
Jekyll blog theme, designed for better writing workflow
https://github.com/jitinnair1/tail
jekyll jekyll-blog jekyll-blog-theme jekyll-theme responsive
Last synced: 3 months ago
JSON representation
Jekyll blog theme, designed for better writing workflow
- Host: GitHub
- URL: https://github.com/jitinnair1/tail
- Owner: jitinnair1
- License: mit
- Created: 2022-04-27T14:01:53.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-28T18:59:45.000Z (8 months ago)
- Last Synced: 2024-10-12T19:36:00.838Z (3 months ago)
- Topics: jekyll, jekyll-blog, jekyll-blog-theme, jekyll-theme, responsive
- Language: SCSS
- Homepage: https://jitinnair1.github.io/tail
- Size: 96.7 KB
- Stars: 13
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tail
Tail is a minimal Jekyll blog theme heavily based on [Tale](https://github.com/chesterhow/tale) (and hence the name). Apart from the minor fixes to Tale and significant changes under the hood, this theme is designed to make it easier to maintain a blog.
If you already have a bunch of files in `*.md` format, you can simply copy them to the `_posts` folder after forking this theme and making a few changes to `_config.yml`, your blog is ready to go!
## What's new in Tail
- Dark Mode
- Support for posts without the `YYYY-MM-DD` in the post's filename
- Bi-directional Wiki-style linking support compatible with Obsidian (Planned)## Features
- Easy installation
- Compatible with GitHub Pages
- Responsive design
- Pagination of posts
- Sticky posts
- Tags
- Excerpt management## Contributing
Found a bug or have a suggestion? Feel free to create an issue or make a pull request!## License
See [LICENSE](https://github.com/jitinnair1/tail/blob/master/LICENSE)PS: If you liked the theme, do star :star: it! Thanks!
### Also, check out:
- [autoCV](https://github.com/jitinnair1/autocv) - a LaTeX template that builds and deploys the CV using GitHub Actions, so you will always have a ready link for your latest CV
- [gradfolio](https://github.com/jitinnair1/gradfolio) - a minimal, quick-setup template for a personal website/portfolio