Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vjeantet/hugo-theme-projecthub
An HUGO template for project timelines
https://github.com/vjeantet/hugo-theme-projecthub
Last synced: 5 days ago
JSON representation
An HUGO template for project timelines
- Host: GitHub
- URL: https://github.com/vjeantet/hugo-theme-projecthub
- Owner: vjeantet
- License: mit
- Created: 2015-07-29T16:04:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-07-29T16:15:56.000Z (over 9 years ago)
- Last Synced: 2024-08-01T12:17:38.042Z (3 months ago)
- Language: CSS
- Size: 410 KB
- Stars: 24
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - vjeantet/hugo-theme-projecthub - An HUGO template for project timelines (others)
README
# Project hub theme for hugo
Read more about [project hubs on 24 Ways.](http://24ways.org/2013/project-hubs/)
This is an Hugo theme for online project timelines (also known as "project hubs").
## What is a project hub and why would I use one?
A project hub is a tool for keeping track of the progress of a design project. The hub lives online (either publically available or password protected), so that everyone involved in the team has access to it.![screenshot](https://raw.githubusercontent.com/vjeantet/hugo-theme-projecthub/master/images/tn.png)
# Theme usage and asumptions
* All content in ```content``` folder appears on timeline)# Installation
## Installing this theme
mkdir themes
cd themes
git clone https://github.com/vjeantet/hugo-theme-projecthub projecthub## Build your website with this theme
hugo server -t projecthub
# Configuration
Nothing specific for this theme