ZemPosts ZemPosts

ZemPosts

ZemPosts

Post & Connect with Developers

❗ About:

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

πŸ€– CLI:

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.

πŸŽ₯ Youtube Video:

  • Feel free to watch our Youtube Video by clicking below πŸ‘‡

Introducing: ZemPosts

⭐ Features:


πŸ“± Responsive UI Design supported on all devices



πŸ“ƒ Write Blogs using Markdown



πŸ’– Read other People’s Blogs



πŸ† Open Source

▢️ Want to Add More Features?

Open an Issue and let us know! β—€

πŸƒβ€β™‚οΈ Locally Running:

  • This project can be locally executed on your machine in 4 simple steps!
  • TIP:

NodeJS 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:
Terminal window
git clone https://github.com/Zemerik/ZemPosts
  1. Navigate into the Project’s directory by entering the following command in your terminal:
Terminal window
cd ZemPosts
  1. Install the required Dependencies by using NPM:
Terminal window
npm i
  1. Start the Development Server through the following command:
Terminal window
npm run astro dev

πŸš€ Project Structure

β”œβ”€β”€ 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

🀝 Contributing:

Contributions are always welcome and appreciated! Kindly visit the CONTRIBUTING.md file for more information

πŸ’ Support:

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

πŸ₯³ Contributors:

Thanks to all Contributors!

Contributors

Thanks for VisitingπŸ™

Don’t forget to leave a ⭐


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


← Back to projects