Post & Connect with Developers
ZemPosts stands as an open-source platform, providing users with the opportunity to write and read blogs seamlessly. This connectivity is fostered through the simple act of publishing one's blog to the platform, thus creating a digital hub where like-minded individuals can engage, collaborate, and share insights within the expansive realm of writing and blogging. With its user-friendly interface and inclusive community ethos, ZemPosts serves as a dynamic space where connections are forged, ideas are exchanged, and creativity thrives.
- Read our Official Docs on ZemDocs
ZemPosts has an official CLI that simplifies cloning, contributing, and displaying information. It makes contributing to the repository easier and can display all the information from the README. For more information, refer to the CLI_USAGE.md file.
- Feel free to watch our Youtube Video by clicking below 👇
📱 Responsive UI Design supported on all devices 📃 Write Blogs using Markdown 💖 Read other People's Blogs 🏆 Open Source |
|
|
Open an Issue and let us know! ◀ |
- This project can be locally executed on your machine in 4 simple steps!
Tip
NodeJS needs to be installed on your machine.
- Make a
Copy
of this Repository on your machine by using the followinggit command
in your terminal:
git clone https://github.com/Zemerik/ZemPosts
Navigate
into the Project'sdirectory
by entering the followingcommand
in your terminal:
cd ZemPosts
Install
the requiredDependencies
by usingNPM
:
npm i
- Start the
Development Server
through the followingcommand
:
npm run astro dev
├── public/
│ ├── fonts/
│ └── images/
├── src/
│ ├── components/
│ ├── content/
│ ├── layouts/
│ └── pages/
│ └── styles/
│ └── util/
├── astro.config.mjs
├── README.md
├── CODE_OF_CONDUCT.md
├── CONTRIBUTING.md
├── SECURITY.md
├── Licence
├── package.json
├── package-lock.json
├── bun.lockb
├── unoconfig.ts
└── tsconfig.json
Contributions are always welcome and appreciated! Kindly visit the CONTRIBUTING.md file for more information
-
Don't Forget to Checkout ZemProfiles & ZemShowcase
For any kind of support or inforrmation, you are free to join our Discord Server,
Thanks to all Contributors!
Don't forget to leave a ⭐
Made with 💖 by Hemang Yadav (Zemerik)