Volver al ranking

jeffreytse/jekyll-theme-yat

HTMLjeffreytse.github.io/jekyll-theme-yat

🎨 Yet another theme for elegant writers with modern flat style and beautiful night/dark mode.

jekylljekyll-siteneatblogthemewebsitebeautifulflatelegantjekyll-themedark-modedark-theme
Crecimiento de estrellas
Estrellas
1.2k
Forks
960
Crecimiento semanal
Issues
56
8001k1.2k
ago 2019nov 2021mar 2024jul 2026
README

jekyll-theme-yat →~ jekyll

JEKYLL YAT THEME

Jekyll theme for elegant writers.

Github Pages Gem Version License: MIT Donate (Liberapay) Donate (Patreon) Donate (Ko-fi)

Built with ❤︎ by jeffreytse and contributors

Hey, nice to meet you, you found this Jekyll theme. Here the YAT (Yet Another Theme) is a modern responsive theme. It's quite clear, clean and neat for writers and posts. If you are an elegant writer and focus on content, don't miss it.

Like this elegant theme? You can give it a star or sponsor me!
I will respect your crucial support and say THANK YOU!

demo-screenshot

BANNER

demo-screenshot

Features

  • Support beautiful Night Mode.
  • Modern responsive web design.
  • Full layouts home, post, tags, archive and about.
  • Uses font awesome 5 for icons.
  • Beautiful page banner with image and video.
  • Beautiful Syntax Highlight using highlight.js.
  • Beautiful image gallery previewer using PhotoSwipe 5.
  • RSS support using Jekyll Feed gem.
  • Optimized for search engines using Jekyll Seo Tag gem.
  • Sitemap support using Jekyll Sitemap gem.
  • Complex and flexible table support using Jekyll Spaceship gem.
  • MathJAX and LaTeX optional support using Jekyll Spaceship gem.
  • Media (Youtube, Spotify, etc.) support using Jekyll Spaceship gem.
  • Diagram (PlantUML, Mermaid) support using Jekyll Spaceship gem.
  • Google Translation support.
  • New post tag support.
  • Pin post tag support.

Also, visit the Live Demo site for the theme.

Installation

There are three ways to install:

  • As a gem-based theme.
  • As a remote theme (GitHub Pages compatible).
  • Forking/directly copying all of the theme files into your project.

Gem-based Theme Method

Add this line to your Jekyll site's Gemfile:

gem "jekyll-theme-yat"

And add this line to your Jekyll site's _config.yml:

theme: jekyll-theme-yat

And then execute:

$ bundle

Or install it yourself as:

$ gem install jekyll-theme-yat

Remote Theme Method with Jekyll Remote Theme Plugin

Remote themes are similar to Gem-based themes, but do not require Gemfile changes or whitelisting making them ideal for sites hosted with GitHub Pages.

To install:

Add this line to your Jekyll site's Gemfile:

gem "jekyll-remote-theme", group: :jekyll_plugins

And add this line to your Jekyll site's _config.yml:

# theme: owner/name --> Don't forget to remove/comment the gem-based theme option
remote_theme: "jeffreytse/jekyll-theme-yat"

# Add the following to activate the plugin
plugins:
  - jekyll-remote-theme

And then execute:

$ bundle

Forking/Cloning the project

You need to update the option of github workflow file .github/workflows/build-jekyll.yml, especially to ensure the value of jekyll_baseurl is correct.

GitHub Pages without limitation

GitHub Pages runs in safe mode and only allows a set of whitelisted plugins/themes. In other words, the third-party gems will not work normally.

To use the third-party gem in GitHub Pages without limitation:

Here is a GitHub Action named jekyll-deploy-action for Jekyll site deployment conveniently. 👍

Usage

Add or update your available layouts, includes, sass and/or assets.

Development

To set up your environment to develop this theme, run bundle install.

Your theme is setup just like a normal Jekyll site! To test your theme, run bundle exec jekyll serve and open your browser at http://localhost:4000. This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.

When your theme is released, only the files in _data, _layouts, _includes, _sass and assets tracked with Git will be bundled. To add a custom directory to your theme-gem, please edit the regexp in jekyll-theme-yat.gemspec accordingly.

Contributing

Issues and Pull Requests are greatly appreciated. If you've never contributed to an open source project before I'm more than happy to walk you through how to create a pull request.

You can start by opening an issue describing the problem that you're looking to resolve and we'll go from there.

License

This theme is licensed under the MIT license © JeffreyTse.

Repositorios relacionados
jekyll/jekyll

:globe_with_meridians: Jekyll is a blog-aware static site generator in Ruby

RubyRubyGemsMIT Licenserubyjekyll
jekyllrb.com
51.6k10.3k
tabler/tabler

Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap

HTMLMIT Licensedashboardhtml
tabler.io
41.3k4.4k
academicpages/academicpages.github.io

Github Pages template based upon HTML and Markdown for personal, portfolio-based websites.

SCSSMIT Licensegithub-pagespersonal-website
academicpages.github.io
17.3k8k
alshedivat/al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics

HTMLMIT Licensejekylljekyll-theme
alshedivat.github.io/al-folio/
15.9k13.1k
mmistakes/minimal-mistakes

:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.

HTMLMIT Licensejekylljekyll-theme
mmistakes.github.io/minimal-mistakes/
13.5k27.3k
cotes2020/jekyll-theme-chirpy

A minimal, responsive, and feature-rich Jekyll theme for technical writing.

HTMLMIT Licensejekyll-themepwa
chirpy.cotes.page
10.2k7.2k
home-assistant/home-assistant.io

:blue_book: Home Assistant User documentation

HTMLOtherdocumentationjekyll
home-assistant.io
9.6k8.4k
just-the-docs/just-the-docs

A modern, high customizable, responsive Jekyll theme for documentation with built-in search.

SCSSMIT Licensejekylljekyll-theme
just-the-docs.com
9.1k3.8k
primer/octicons

A scalable set of icons handcrafted with ❤️ by GitHub

JavaScriptnpmMIT Licensesvgocticons
primer.style/octicons/
8.7k839
daattali/beautiful-jekyll

✨ Build a beautiful and simple website in literally minutes. Demo at https://beautifuljekyll.com

HTMLMIT Licensejekylljekyll-theme
beautifuljekyll.com
5.8k17.3k
mqtt/mqtt.org

The mqtt.org website

SCSSscssjekyll
mqtt.org
5.1k931
github/choosealicense.com

A site to provide non-judgmental guidance on choosing a license for your open source project

HTMLMIT Licensejekyllopen-source
choosealicense.com
4.2k1.6k