Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hedgedoc/hedgedoc.github.io
The landing page at hedgedoc.org
https://github.com/hedgedoc/hedgedoc.github.io
hedgedoc
Last synced: 3 months ago
JSON representation
The landing page at hedgedoc.org
- Host: GitHub
- URL: https://github.com/hedgedoc/hedgedoc.github.io
- Owner: hedgedoc
- Created: 2020-06-04T14:37:37.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-08-02T10:44:50.000Z (3 months ago)
- Last Synced: 2024-08-02T12:18:40.733Z (3 months ago)
- Topics: hedgedoc
- Language: HTML
- Homepage: https://hedgedoc.org
- Size: 7.01 MB
- Stars: 5
- Watchers: 8
- Forks: 7
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSES/AGPL-3.0-only.txt
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-starred - hedgedoc/hedgedoc.github.io - The landing page at hedgedoc.org (others)
README
# HedgeDoc website
This repository contains the source for the [homepage](https://hedgedoc.org)
## Development
You'll need:
- [Hugo](https://gohugo.io/)
Please make sure, that you use hugo extended! The code won't compile with the default hugo. If you're not sure about the version, run `hugo version` and check the output for the `/extended` suffix after the version.
- NodeJS (LTS or current version) and [Yarn](https://yarnpkg.com/)
Run `yarn install`. Our package configuration will take care of everything else.To start the dev server just run `hugo server`.
## License
Licensed under Creative Commons Attribution Share Alike 4.0 International.The license does not include the HedgeDoc logo, whose terms of usage can be found in the [github repository](https://github.com/hedgedoc/hedgedoc-logo).