CleanDocs A Documentation Template

Aravind Kumar Vemula - Jan 13 '22 - - Dev Community

CleanDocs is a free and open-source documentation template built using html, tailwindcss, and javascript.

GitHub logo lmas3009 / cleandocs-template

A documentation template built using HTML, Tailwindcss, and Javascript

cleandocs-template

A documentation template built using HTML, Tailwindcss and Javascript

Clone the repository

git clone https://github.com/lmas3009/cleandocs-template.git
Enter fullscreen mode Exit fullscreen mode

Contributing

All code contributions - if you want change the ui - must go through a pull request and be approved by a core developer before being merged. This is to ensure a proper review of all the code.

After making changes add your information in contributors section in index.html

We truly ❤️ pull requests! If you wish to help.

✅   Add your information on website, please follow Contribution Guide

Visual Representation

flowchart TD
  A[lmas3009/cleandocs-template] --> B{Get This Repo}
  B -- By Fork --> C[yourusername/cleandocs-template]
  B -- By Clone --> D[Your Local Repo];
  C ----> E[Create New Branch];
  D ----> E[Create New Branch];
  E --> F[Made Some Changes];
  F --> G[Commit Changes];
  G -- On GitHub --> H[Create Pull Request];
  H -- If Rejected -- Made Changes Again --> F;
  H -- If Approved

If you want to work on this or adding this to your website. Just fork or clone the repository.

git clone https://github.com/lmas3009/cleandocs-template
Enter fullscreen mode Exit fullscreen mode

You can also look at the Live Site: Live

This is the Home Page of cleandocs website:
Home

This is the documentation page of cleandocs:
Docs

This is my first time building this type of documentation page from scratch.

If you want to give any suggestions on a redesign or any changes. 
Please share your response through Github Discussion or to my Twitter Acc.

❤❤ Thanks for reading this article. ❤❤

. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Terabox Video Player