Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/le4ker/personal-jekyll-theme
{ Personal } Jekyll theme
https://github.com/le4ker/personal-jekyll-theme
jekyll jekyll-blog jekyll-site jekyll-theme
Last synced: about 4 hours ago
JSON representation
{ Personal } Jekyll theme
- Host: GitHub
- URL: https://github.com/le4ker/personal-jekyll-theme
- Owner: le4ker
- License: mit
- Created: 2015-06-27T16:56:59.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-01-10T08:50:01.000Z (28 days ago)
- Last Synced: 2025-01-30T22:37:34.642Z (7 days ago)
- Topics: jekyll, jekyll-blog, jekyll-site, jekyll-theme
- Language: HTML
- Homepage: https://le4ker.github.io/personal-jekyll-theme/
- Size: 102 MB
- Stars: 632
- Watchers: 24
- Forks: 647
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# { Personal } Jekyll Theme
{ Personal } is a free responsive blog with minimal aesthetic, about you. You
can watch it live [here](https://le4ker.github.io/personal-jekyll-theme/).## Mobile and Desktop preview
![]()
![]()
## Deploy on Github Pages for free
Fork the repository and:
1. Rename the forked repository to `yourusername.github.io`
2. Update the `url` in `_config.yml` to be `yourusername.github.io`
3. Commit the changes and after the Github Action of your commit succeeds, you
should see your website at `https://yourusername.github.io`## How to run locally
You can use Docker to run the website to avoid installing any dependencies to
your local environment. To do so, run:```shell
docker-compose up --build
```Alternatively, you can run the website locally by installing ruby (3.2.2) and
then installing the project dependencies by running:```shell
bundle install
```And then start serving the website:
```shell
bundle exec jekyll serve --watch --livereload
```## Documentation
The theme contains documentation in the form of
[blog posts](https://le4ker.github.io/personal-jekyll-theme/blog).## Features
- Fork of [Timeline](https://github.com/kirbyt/timeline-jekyll-theme) (mashup of
[Grayscale by Start Bootstrap](https://github.com/IronSummitMedia/startbootstrap-grayscale)
and [Agency Jekyll Theme](https://github.com/y7kim/agency-jekyll-theme))
- Modern and minimal design
- Responsive templates for home page, blog archive and posts. Looks great on
mobile, tablet, and desktop devices
- Timeline
- Tell your story so far with a sleek timeline of dates, pictures and
descriptions
- White on black text, making the reading experience tireless
- Customization and full control of your website and blog through the site
config
- Blogging functionality
- Preview of the latest post in the home page
- Archive page
- Syntax highlighting
- Hashtags
- Categories
- Disqus comments
- Share buttons
- Mermaid Diagrams
- RSS feed
- Google analytics
- Cookies consent
- Protection from email harvesting
- Sitemap