Skip to content

Latest commit

 

History

28 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

20 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages