Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bradfrost/project-hub
An HTML template for project timelines
https://github.com/bradfrost/project-hub
Last synced: 7 days ago
JSON representation
An HTML template for project timelines
- Host: GitHub
- URL: https://github.com/bradfrost/project-hub
- Owner: bradfrost
- License: mit
- Created: 2013-09-19T14:18:38.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2019-10-13T06:19:21.000Z (over 5 years ago)
- Last Synced: 2024-10-29T11:58:23.273Z (3 months ago)
- Language: CSS
- Size: 359 KB
- Stars: 916
- Watchers: 56
- Forks: 172
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-starred - bradfrost/project-hub - An HTML template for project timelines (others)
README
Project Hub
================Read more about [project hubs on 24 Ways.](http://24ways.org/2013/project-hubs/)
This is an HTML template 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.The benefits of using a project hub:
- Serves as a centralized place for the project's key design/development materials
- Easily and visually view project progress
- Provides an archive for project artifacts
- Keep clients and team members up to speed with design progress
- Lives at a URL that doesn't change## Resources
- [Overview of project hubs on 24 Ways.](http://24ways.org/2013/project-hubs/)
- [Jekyll version of project hubs](https://github.com/himedlooff/project-timeline)
- [Harp version of project hubs](https://github.com/jorgepedret/harp-project-hub)
- [Node version of a project hub](https://github.com/adorableio/projecthub)
- [PHP version of a project hub](https://github.com/tzi/ProjectHub)
- [GO (hugo) version of a project hub](https://github.com/vjeantet/hugo-theme-projecthub)