Skip to content

sarasara100/docs

 
 

Repository files navigation

AB Docs

This is a pre-configured Docusaurus starter template for i18n docs & posts using Docusaurus v2.4.1, Typescript, Sass, Local Search etc.

A live demo build directly from this repository is deployed on docusaurus-boilerplate.vercel.app which means you can start a docs site exactly like the demo out of the box.

Features

  • Out of the box pre-configed Docusaurus Site for docs, pages and blogs.

  • i18n pre-configed.

  • Local search using docusaurus-search-local.

  • Sass integration.

  • etc.

Documentation

This Template Is Currently Working In Progress

do not fork this repo unless you are going to contribute, this WIP is under a lot of force pushes

just clone or Use This Template

Quick start a local site

Multi-languages & local search are not available for dev server, so just start a build server using:

yarn
yarn build
npm run serve

Start Config Your Site

Visit your started local site http://localhost:3000 or online version https://docusaurus-boilerplate.vercel.app to view the full documentation.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 68.2%
  • TypeScript 19.6%
  • CSS 11.9%
  • JavaScript 0.3%