| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
I am not a designer so I cannot impress you with breathtaking Jekyll themes, but brume is something that just came to my mind and I had to build it. It is a clean and simple theme, which has an index page that lists all your blog posts divided by year and an about page. brume uses redcarpet as the Markdown processor with strikethrough extension enabled by default (so you can use ~~ to strike out words).
This is how the "Home" page looks like.
And this is a single post.
Important: The latest version of brume uses site.baseurl for links, therefore, if you want to put your site in a subdirectory, update the _config.yml file!
I try to keep brume up to date with the newest Jekyll version. Jekyll 2.0.0 introduced a lot of changes (like a built in Sass support) that are not backward compatible, therefore I have created a separate branch legacy for those, who might be using an older Jekyll version. All the changes that I introduce in master will be ported to legacy.
This theme has 4 predefined colors that can be used for links:
By default it uses azure, but if you want to select another one just change the second class of container div in _layouts/default.html to one of the provided names.
Express your thoughts about brume on Twitter @aigarsdz, and help me make it better!
| Back | FazBrowse Home | New Git URL |