Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kovah/linkace-website
The source of the LinkAce website and documentation.
https://github.com/kovah/linkace-website
documentation hugo linkace
Last synced: 3 months ago
JSON representation
The source of the LinkAce website and documentation.
- Host: GitHub
- URL: https://github.com/kovah/linkace-website
- Owner: Kovah
- Created: 2020-04-20T20:20:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-10-24T20:02:21.000Z (3 months ago)
- Last Synced: 2024-10-26T06:55:55.015Z (3 months ago)
- Topics: documentation, hugo, linkace
- Language: HTML
- Homepage: https://www.linkace.org/
- Size: 9.12 MB
- Stars: 10
- Watchers: 3
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LinkAce Website and Documentation
[![Link to linkace.org](https://img.shields.io/badge/Website-linkace.org-blue)](https://www.linkace.org/)
This is the source of the LinkAce website and documentation.
## Contribution & Development
The website is built using [Hugo](https://gohugo.io/). Please make sure you have it installed locally. Additionally, you need [Node v16](https://nodejs.org/en/). Styling is done via Bootstrap and code blocks use Prism.js.
```
# Install dependencies
npm install# Build all assets
npm run dev# Serve the website locally
npm run serve
```I may decline contributions for large content or style changes. Make sure to talk to me before starting to work. Spelling and grammar corrections are always welcome.
---
LinkAce is a project by [Kevin Woblick](https://kovah.de) and [Contributors](https://github.com/Kovah/LinkAce-Website/graphs/contributors)