An open API service indexing awesome lists of open source software.

https://github.com/khulnasoft/hugo-khulnasoft-docs


https://github.com/khulnasoft/hugo-khulnasoft-docs

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# KhulnaSoft Docs Theme

This repo contains the assets shared between KhulnaSoft Docs projects.
At its core it is the theme resources, and shared code used by the build process.

## Usage

The project should be npm required into your project. Copy the example project.json and
gulpfile.js into your project and run:

- `npm install`
- `npm start`

This project also contains an example site you can use for development. Feel free to run
the above commands here to develop against it.