Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zemerik/zemdocs
- Owner: Zemerik
- License: apache-2.0
- Created: 2024-08-03T14:11:30.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-09-12T23:29:57.000Z (5 months ago)
- Last Synced: 2024-09-13T12:25:33.158Z (5 months ago)
- Topics: astro, css, docs, open-source, sass, scss, typescript, zemprojects
- Language: Astro
- Homepage: https://zemdocs.vercel.app
- Size: 4.47 MB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: Code_of_Conduct.md
- Security: SECURITY.md
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)