https://github.com/sambaldwin/project-hub
A simple, single-use project hub made with Eleventy
https://github.com/sambaldwin/project-hub
Last synced: about 1 month ago
JSON representation
A simple, single-use project hub made with Eleventy
- Host: GitHub
- URL: https://github.com/sambaldwin/project-hub
- Owner: sambaldwin
- Created: 2020-02-02T20:51:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-11T11:46:18.000Z (about 4 years ago)
- Last Synced: 2025-02-11T19:13:51.614Z (3 months ago)
- Language: CSS
- Homepage: https://project-hub.netlify.com
- Size: 7.91 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project hub
A simple [project hub](https://24ways.org/2013/project-hubs/) built with [Eleventy](https://11ty.dev).
Usage:
1. Clone into a new, named, directory:
```shell
git clone https://github.com/sambaldwin/project-hub project-name
```2. `cd` into new directory and delete `.git/`:
```shell
rm -rf .git
```3. `npm i`
License TBC
Test images sourced from [PUB DOM or DIE](https://pubdomordie.club).
With thanks to [Piper Haywood](https://github.com/piperhaywood).