https://github.com/sourcebots/website
SourceBots website
https://github.com/sourcebots/website
publicity web
Last synced: about 1 month ago
JSON representation
SourceBots website
- Host: GitHub
- URL: https://github.com/sourcebots/website
- Owner: sourcebots
- Created: 2018-01-10T08:36:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T04:55:02.000Z (over 3 years ago)
- Last Synced: 2023-02-26T22:11:04.676Z (about 3 years ago)
- Topics: publicity, web
- Language: HTML
- Homepage: https://sourcebots.co.uk/
- Size: 1.22 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SourceBots website
[](https://circleci.com/gh/sourcebots/website)
URL: https://sourcebots.co.uk
## Requirements
- [Hugo](https://gohugo.io) (>=0.29)
- [NodeJS](https://nodejs.org/) (>=6)
## Local Setup
1. `npm install`
2. `./scripts/build.sh`
The site will be output to `public/`.
## Dev server
`./scripts/server.sh` will start a server on http://localhost:1313.