All Projects → runletapp → website

runletapp / website

Licence: MIT license
🌐 Website Source

Programming Languages

typescript
32286 projects
SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to website

remark-admonitions
Add admonitions support to Remarkable
Stars: ✭ 90 (+462.5%)
Mutual labels:  infima
templates
Templates for Intility developers.
Stars: ✭ 31 (+93.75%)
Mutual labels:  docusaurus2
graphql-markdown
Flexible GraphQL Documentation Generator (Markdown)
Stars: ✭ 74 (+362.5%)
Mutual labels:  docusaurus2
docusaurus-theme-search-typesense
A fork of the awesome @docusaurus/theme-search-algolia library customized to work with Typesense
Stars: ✭ 31 (+93.75%)
Mutual labels:  docusaurus2
documentation
Revolt documentation website.
Stars: ✭ 20 (+25%)
Mutual labels:  docusaurus2
upptime.js.org
⬆️📝 Documentation and landing page for Upptime
Stars: ✭ 42 (+162.5%)
Mutual labels:  docusaurus2

Website

Website

Website GitHub Workflow Status GitHub license code style: prettier

Introduction

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

$ yarn build

This command generates static content into the build directory.

Deployment

The website is automatically deployed to the branch gh-pages on repository runletapp.github.io each time the main branch receives a new push. The GitHub Action workflow file is stored at .github/workflows/deploy.yml.

Contributing

There are a couple of ways in which you can contribute to the website, for example:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].