Skip to content

atlza/hugo-static-startpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Static Startpage !

📜 A minimalist startpage for your browser. Simply add and configure your favorites links in a content file, you can group them as you want. Page can be hosted on a webserver to be used into various browser and devices or used localy from your computer.

Chrome does not allow you to change new tab page url, you can do it with this extension Firefox does not allow to change new tab page, you can change it with this extension

Screenshot Hugo-static-startpage Theme

📦 Tech Stack

Demo

For a current & working demo of this theme please check out https://start.atlza.com/ 🎯.

Installation

If you already have a hugo site on your machine, you can simply add this theme via

git submodule add https://github.com/atlza/hugo-static-startpage.git themes/hugo-static-startpage

For more information read the official [setup guide][hugo-setup-guide] of Hugo.

Content & structure

Starting fresh

If you are starting fresh, simply copy over the contents of the exampleSite-directory included in this theme to your source directory. That should give you a good idea about how things work, and then you can go on from there to make the site your own.

Adding content

You can add a new section to the startpage via editing

vim content/_index.md

You can add icons for links in /content/icons/ folder

cd /content/icons/

Issues / Feedback / Contributing

Please use GitHub issues and Pull Requests.

If you do not have a GitHub-account, feel free to hit me up via e-mail (see atlza.com).

Next steps

  • Add feature to live search in links.
  • change background without editing css
  • add exemple site

Special Thanks 🎁

  • Goes to Simon Hamp, for the idea, he built something similar, more dynamic with laravel
  • Default background image : Drew Beamer

License

MIT License © Guillaume Le Roy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors