KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
Docsite
★ 13
Open GitHub ↗
For documentation
Download README (.md)
Explore Similar Repositories
sample-functions-golang-presigned-url
:
Creating a presigned url for DO's Spaces
Plane-reflection-urp-vr
:
No description available.
rosetta
:
No description available.
zoneless
:
Directives, utils, and events for working with angular zoneless
VSCroll
:
Smooth middle mouse button scrolling for VS Code or any other application
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
Docsite
?
Download (.md)
# AvdanOS docsite > **Alert** > For the time being the docsite is no longer the main focus of the project this means pull requests here will not be reviewed as often. Please see the DE and wayland compositor repos > **Warning** > Use NPM instead of Yarn, and make PR's instead of direct commits. This website is built using [Docusaurus 2](https://docusaurus.io/), a modern static website generator. You can find the website [here.](https://docs.avdanos.com/) ``` $ npm install ``` ### Local Development ``` $ npm run start ``` This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. ### Build ``` $ npm run build ``` This command generates static content into the `build` directory and can be served using any static contents hosting service.