Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ciaranha/convolute
Landing page and prototype
https://github.com/ciaranha/convolute
eleventy tailwind
Last synced: about 1 month ago
JSON representation
Landing page and prototype
- Host: GitHub
- URL: https://github.com/ciaranha/convolute
- Owner: ciaranha
- Created: 2020-12-28T17:01:49.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-31T22:01:40.000Z (almost 4 years ago)
- Last Synced: 2024-10-05T16:20:40.839Z (3 months ago)
- Topics: eleventy, tailwind
- Language: CSS
- Homepage: https://convolute.jp/
- Size: 1.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# convolute
Clone the repo.
Open terminal and navigate to where you have cloned the repo in terminal.
`cd ~/convolute`Install node
`$ npm install`Start it up locally
`$ npm run start`The site will run at http://localhost:8080/. Any changes commited to master will automatically deploy changes to where the site is hosted in Netlify.