Skip to content

mkt/hugo-stellar-theme

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar

Stellar is a simple one page site originally created by HTML5UP. This Hugo theme is a port of theme inspired by another theme port Highlights

This theme provides the following features

  • Google Analytics
  • responsive

Hugo Stellar Theme screenshot

Installation

Inside the folder of your Hugo site run:

$ cd themes
$ git clone https://github.com/antonpolishko/hugo-stellar-theme

For more information read the official setup guide of Hugo.

Getting started

After installing the Hugo Stellar Theme it requires a just few more steps to get your site running.

The config file

Take a look inside the exampleSite folder of this theme. You'll find a file called config.toml

All icons are part of Fontawesome's icon font. Look at the website of Fontawesome for more icons. The icons are represented by their corresponding CSS class of Fontawesome.

Nearly finished

In order to see your site in action, run Hugo's built-in local server.

$ hugo server

Now enter localhost:1313 in the address bar of your browser.

Contributing

Did you found a bug or got an idea for features? Feel free to use the issue tracker to let me know.

License

The theme is licensed under the MIT

Acknowledgements

Thanks to

  • HTML5UP for creating this theme
  • Steve Francia for creating Hugo and the awesome community around the project.
  • Manuel Schneider for providing an example of porting html5up theme to hugo

About

a port of html5up.net/stellar template for Hugo static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 73.7%
  • HTML 17.6%
  • JavaScript 8.7%