Skip to content

nirocfz/arabica

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a port of the Arabica theme for Ghost to Hugo. You can find a live demo here.

Preview

Quickstart

Install

Inside the folder of your Hugo site run:

$ cd themes
$ git clone https://github.com/nirocfz/arabica

Preview exampleSite

$ cd arabica/exampleSite
$ hugo server --themesDir ../..

Configure Hugo

Add the following line to config.toml to use the theme

theme = "arabica"

This is the config.toml of exampleSite

baseurl = "https://example.org/"
title = "Arabica"
author = "John Doe"
paginate = 3
theme = "arabica"

[params]
    description = "A minimal Hugo theme"
    dateFormatToUse = "2006-01-02"
    replaceGoogleFonts = "fonts.loli.net"
    twitter = "example"
    facebook = "example"

You can add image front matter to a post, see example post.

Thanks

License

See LICENSE

About

A port of the Ghost arabica theme for Hugo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •