https://github.com/red/web-template
Template for our sites
https://github.com/red/web-template
Last synced: 4 months ago
JSON representation
Template for our sites
- Host: GitHub
- URL: https://github.com/red/web-template
- Owner: red
- License: bsd-3-clause
- Created: 2018-07-24T21:15:14.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T22:08:30.000Z (over 3 years ago)
- Last Synced: 2025-05-07T16:47:22.660Z (about 1 year ago)
- Language: JavaScript
- Size: 1.12 MB
- Stars: 1
- Watchers: 7
- Forks: 3
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Featherweight theme
Base theme for websites related to the Red language.
### Add theme as submodule to new site
In your website root:
```
git submodule add git://github.com/red/web-template.git themes/featherweight
```