Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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


mobile
desktop

## 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