📜 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
- Hugo
- Tailwind CSS
- PostCSS
- PurgeCSS
- AutoPrefixer
- Markdown
- Lucide
- SimpleIcons
For a current & working demo of this theme please check out https://start.atlza.com/ 🎯.
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.
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.
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/
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).
- Add feature to live search in links.
- change background without editing css
- add exemple site
- Goes to Simon Hamp, for the idea, he built something similar, more dynamic with laravel
- Default background image : Drew Beamer
