Skip to content

This is a minimalistic theme template for websites, forked from charlolamode and Dracula Theme applied to it

License

Notifications You must be signed in to change notification settings

randoneering/hugo-dracula-charlolamode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

charlola.mode (Dracula Themed!)

I loved this hugo theme so much that I needed to add my love of the Dracula Theme to it as well. All credit for the full structure of this Hugo Theme goes to Charlotte Martin. I used the color palette provided by the official dracula Dracula Theme,

Link to the original hugo theme.

Preview

Title Page

Alt text

Blog Posts

Alt text

Alt text

Install (Hugo Server)

First install Hugo on where you plan to host your site. Additionally, installing hugo on your local machine will be helpful for testing the site locally.

Hugo Official Repo

Install (Hugo Theme)

  1. In your Hugo site folder:
git init
  1. Clone the themes submodule:
git submodule add https://github.com/randoneering/hugo-dracula-charlolamode.git themes/dracula-charlolamode
  1. Modify your config.yml to your liking

  2. Run your Hugo development server to view your site locally

hugo server
  1. To view site locally, enter http://localhost:1313 in your preferred web browser

  2. ENJOY!

About

This is a minimalistic theme template for websites, forked from charlolamode and Dracula Theme applied to it

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 79.2%
  • CSS 16.2%
  • JavaScript 4.6%