Skip to content

MagazineH : Blogging Theme for Hugo.io

Notifications You must be signed in to change notification settings

theofruitrouge/MagazineH

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This theme is still under development. It is based on Magazine for PicoCMS

MagazineH

MagazineH : Blogging Theme for Hugo.io

Installation

Step 1 : Download the magazine-h folder or clone the repo, upload it in the themes folder of your hugo.io installation and change the following setting within your config.toml :

 theme = "minimal"
[params]
pages_order_by = "date"
author = "Your Name"
authordescription = "Web Developer"
authortwitter = "https://twitter.com/YourUsername"
authorfacebook = "https://facebook.com/YourPage"
authorinstagram = "https://www.instagram.com/YourUsername"
authorimage = "http://yoursite.com/images/yourphoto.jpg"
numPerPage = 16 // Number of posts on front page

Step 2 : Copy index.md & page.md from content-sample to your content folder and change the meta data.

About

MagazineH : Blogging Theme for Hugo.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.2%
  • HTML 21.4%
  • JavaScript 11.7%
  • PHP 2.7%