Bulma theme for Jekyll 3
This is a pure Bulma CSS Framework by using a cdnjs
provider instead of using npm
, so this may need internet connection for development and cannot custom a sass
for your own.
Feature
- Layout
default.html
that clone from Bulma Documentation.- Favicon 32×32 and 64×64 pixel support.
- Scroll up to show
navbar
as fixed. - Add navbar shadow for wrapper when active.
- Dropdown and Modal support.
- Share button for
Facebook
,Twitter
,Google Plus
andPinterest
- Example of
index.html
forjekyll-pagination
. - Meta tag of
description
bypage.excerpt
(Receive from before<!--more-->
of posts). - Custom css for header to show
#
like markdown. - Author information for posts.
- Custom version of packages from cdn provider.
- Configable for date formatting.
Installation
Add this line to your Jekyll site’s Gemfile
:
gem "jekyll-bulma-theme"
And add this line to your Jekyll site’s _config.yml
:
theme: jekyll-bulma-theme
And then execute:
$ bundle
Or install it yourself as:
$ gem install jekyll-bulma-theme
Usage
After done of installation, so you may copy a index.html
for index page that included with jekyll-pagination
support, also you can custom you own _includes
by replace exact name to custom _layouts/default.html
like you may need an extra sub-route for header.html
or translate to you own language.
Looking for Support or Custom Solutions?
We specialize in creating stunning, fully-customized Jekyll websites tailored to your needs.
If you need assistance with setup, customization, or support, don't hesitate to contact us.
CONTACT US