
Jekyll
Jekyll is a blog-aware, site generator written in Ruby. It takes raw text files, runs it through a renderer and produces a publishable static website.
-
- Sign up for GitHub or sign in to edit this page
- Created by Tom Preston-Werner
- Released 2008
Here are 6,217 public repositories matching this topic...
:triangular_ruler: Jekyll theme for building a personal site, blog, project documentation, or portfolio.
-
Updated
Oct 16, 2019 - 2 commits
- CSS
How to build SVGs ?
Is there a clear description on how to build SVGs ? It is completely missing in docs.
I tried to run npm install
, npm run build
in lib/octicons_node
but it seems to just copy the css file. (and actually the script fails on Win)
P.S. further steps: if someone could give some hints on how to build selective set of icons and convert then into a font that would be very helpful :)
:sparkles: Build a beautiful and simple website in literally minutes. Demo at http://deanattali.com/beautiful-jekyll
-
Updated
Oct 16, 2019 - 463 commits
- HTML
A Jekyll plugin that provides users with a traditional CMS-style graphical interface to author content and administer Jekyll sites.
-
Updated
Oct 16, 2019 - 1 commits
- JavaScript
A site to provide non-judgmental guidance on choosing a license for your open source project
-
Updated
Oct 15, 2019 - 1 commits
- Ruby
:joy: :camera: :sparkler: Storage place for all mah gifs.
-
Updated
Oct 14, 2019 - 236 commits
- HTML
I'm getting a MISSING_CONFIG_FIELDS error and I can't spot the reason. I've seen all similar issues and I don't have duplicates in my config files, the files are well named, the required fields are present in "staticman.yml"... I don't know what I am missing.
Every time I try to post a comment I get "{success: false, data: ["allowedFields", "branch", "format", "path"], errorCode: "MISSING_CONFI
Document GitHub auth
Minima is a one-size-fits-all Jekyll theme for writers.
-
Updated
Oct 16, 2019 - 327 commits
- CSS
A simple Jekyll theme for words and pictures.
-
Updated
Oct 16, 2019 - 732 commits
- CSS
Add plugin examples.
Hi there,
I try to use jekyll-assets also in another module to get the right path for an compiled asset. How could the code {% asset 'myfile.jpg' @path %} look inside another ruby file?
require 'jekyll-assets'
...
what next?
I just found Building your own plugins but I cannot figure out how this is work
A Jekyll theme with some tumble-log tendencies.
-
Updated
Oct 10, 2019 - 277 commits
- CSS
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
-
Updated
Oct 16, 2019 - 495 commits
- CSS
:page_facing_up::briefcase::tophat: A simple Jekyll + GitHub Pages powered resume template.
-
Updated
Oct 16, 2019 - 121 commits
- HTML
A Jekyll plugin to add metadata tags for search engines and social networks to better index and display your site's content.
-
Updated
Oct 15, 2019 - 545 commits
- Ruby
:blue_book: Home Assistant User documentation
-
Updated
Oct 12, 2019 - 16 commits
- HTML
A JavaScript library to add search functionality to any Jekyll blog.
-
Updated
Oct 13, 2019 - 312 commits
- JavaScript
:speak_no_evil: My Blog / Jekyll Themes
-
Updated
Oct 15, 2019 - 1 commits
- HTML
A Jekyll starter with a variety of flexible layouts and components.
-
Updated
Oct 15, 2019 - 121 commits
- CSS
🍎Jalpc -- A flexible Jekyll theme, 3 steps to build your website.
-
Updated
Oct 14, 2019 - 489 commits
- CSS
jekyll extensions for the blogging scholar
-
Updated
Oct 8, 2019 - 453 commits
- Gherkin
Motivation
I'm developing a theme using Jekyll and had to do some especial steps to obtain a dockerized development environment and think that can be awesome add a how to dockerize guide in the guides session of the documentation. What do you think about this?