Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zemerik/zemdocs

Your Guide to Mastering Zem Projects
https://github.com/zemerik/zemdocs

astro css docs open-source sass scss typescript zemprojects

Last synced: 3 months ago
JSON representation

Your Guide to Mastering Zem Projects

Awesome Lists containing this project

README

        









ZemDocs


Your Guide to Mastering Zem Projects



## ❗ About:

ZemDocs is your comprehensive guide to all Zem projects, offering detailed documentation on how to discover, showcase, and post with ease. Whether you're looking to contribute, customize, or simply understand the ins and outs of each project, ZemDocs provides step-by-step instructions and valuable insights. Stay connected with the developer community through our well-organized and accessible resources. Empower your development journey with ZemDocs, the essential companion for every Zem user.

## πŸ“ Current Docs:

- [ZemPosts](https://github.com/Zemerik/ZemPosts)
- [Introduction](https://zemdocs.vercel.app/en/zemposts/introduction)
- [v1.0.1 (Latest)](https://zemdocs.vercel.app/en/zemposts/v101)
- [Contributing](https://zemdocs.vercel.app/en/zemposts/contributing)
- [ZemShowcase](https://github.com/Zemerik/ZemShowcase)
- [Introduction](https://zemdocs.vercel.app/en/zemshowcase/introduction)
- [v2.0.1 (Latest)](https://zemdocs.vercel.app/en/zemshowcase/v201)
- [v1.0.1](https://zemdocs.vercel.app/en/zemshowcase/v101)
- [Contributing](https://zemdocs.vercel.app/en/zemshowcase/contributing)
- [ZemProfiles](https://github.com/Zemerik/ZemProfiles)
- [Introduction](https://zemdocs.vercel.app/en/zemprofiles/introduction)
- [v1.0.1 (Latest)](https://zemdocs.vercel.app/en/zemprofiles/v101)
- [Contributing](https://zemdocs.vercel.app/en/zemprofiles/contributing)

## ⭐ Features:

- [x] πŸ‘€ Dark & Light Theme
- [x] πŸ”Ž Search Bar powered by Algolia
- [x] πŸ“š Automatically Generated Table of Contents
- [x] βœ… Markdown
- [x] πŸ«‚ Self-Updating list of Collaborators

## πŸƒβ€β™‚οΈ Quick Start:

- This project can be locally executed on your machine in 4 simple steps!

> [!Tip]
> [NodeJS](https://nodejs.org/) needs to be installed on your machine.

1. Make a `Copy` of this Repository on your machine by using the following `git command` in your terminal:

```
git clone https://github.com/Zemerik/ZemDocs.git
```

2. `Navigate` into the Project's `directory` by entering the following `command` in your terminal:

```
cd ZemDocs
```

3. `Install` the required `Dependencies` by using `NPM`:

```nodejs
npm i
```

4. Start the `Development Server` through the following `command`:

```nodejs
npm run dev
```

> You should now be able to see the outcome on `localhost:3000`

## 🀝 Contributing:

Contributions are always welcome and appreciated. Feel free to create an Issue or Pull - Request for any fixes, bug reports, feature request or anything else!

## πŸ’ Support:

For any kind of support or inforrmation, you are free to join our **Discord Server**,




Thanks for VisitingπŸ™


Don't forget to leave a ⭐


Made with πŸ’– by Hemang Yadav (Zemerik)