Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Static homepage generator

License

NotificationsYou must be signed in to change notification settings

limehouse/tinyhome

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tinyhome generates a static HTML homepage via shell script.

Features

  • Minimal dependencies (coreutils)
  • Easy configuration and customisation
  • Tiny optimized result page
  • Font Awesome icons (solid only)
  • Dark mode

Demo

An example site is availablehere.

Setup

To generate a personal dashboard:

  • Clone the repository and go to the created directory
  • Edit the configuration fileconfig.csv
  • Generate the homepage./tinyhome > index.html
  • Serve the page (with the css and webfonts folders) with your favorite web server

Configuration file

The syntax ofconfig.csv file is:

Element, Name, Icon, Url

For instance:

heading, Heading, -, -section, Tools, wrench, -item, Status Page, heart, https://github.com/bderenzo/tinystatusitem, Dashboard, bookmark, https://github.com/bderenzo/tinyhome

About

Static homepage generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell100.0%

[8]ページ先頭

©2009-2026 Movatter.jp