Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Dracula UI with Jekyll

This example shows how to use Dracula UI with Jekyll.

Instructions

  1. Make sure you have Bundler and Jekyll installed:
gem install bundler jekyll
  1. Install Dracula UI via npm:
npm install
  1. Run Jekyll locally:
bundle exec jekyll serve