Skip to content

imdhemy/imdhemy-jekyll-theme

Repository files navigation

Imdhemy Jekyll Theme

Jekyll theme for my personal website. imdhemy.com

Installation

Use the Jekyll theme remote theme feature to install this theme.

Require the jekyll-remote-theme gem in your Gemfile:

gem "jekyll-remote-theme", "~> 0.4.3"

Add the following to your site's _config.yml to activate the theme:

remote_theme: imdhemy/imdhemy-jekyll-theme

Usage

You can find examples in the example directory.

Development

To set up your environment to develop this theme, run bundle install. Then use yarn to install the dependencies. To start the development server, run yarn start and open your browser at http://127.0.0.1:4000/example/.

License

The theme is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published