forked frombderenzo/tinyhome
- Notifications
You must be signed in to change notification settings - Fork0
limehouse/tinyhome
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
tinyhome generates a static HTML homepage via shell script.
- Minimal dependencies (coreutils)
- Easy configuration and customisation
- Tiny optimized result page
- Font Awesome icons (solid only)
- Dark mode
An example site is availablehere.
To generate a personal dashboard:
- Clone the repository and go to the created directory
- Edit the configuration file
config.csv - Generate the homepage
./tinyhome > index.html - Serve the page (with the css and webfonts folders) with your favorite web server
The syntax ofconfig.csv file is:
Element, Name, Icon, UrlFor instance:
heading, Heading, -, -section, Tools, wrench, -item, Status Page, heart, https://github.com/bderenzo/tinystatusitem, Dashboard, bookmark, https://github.com/bderenzo/tinyhomeAbout
Static homepage generator
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- Shell100.0%