Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zemerik/zemposts
Post & Connect with Developers
https://github.com/zemerik/zemposts
astro blog javascript open-source posts react typescript vercel
Last synced: 3 months ago
JSON representation
Post & Connect with Developers
- Host: GitHub
- URL: https://github.com/zemerik/zemposts
- Owner: Zemerik
- License: mit
- Created: 2024-07-06T04:37:09.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-24T04:54:35.000Z (5 months ago)
- Last Synced: 2024-08-24T05:43:43.114Z (5 months ago)
- Topics: astro, blog, javascript, open-source, posts, react, typescript, vercel
- Language: Astro
- Homepage: https://zemposts.vercel.app
- Size: 1.91 MB
- Stars: 16
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
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](https://zemdocs.vercel.app/en/zemposts/introduction)
## π₯ Youtube Video:
- Feel free to watch our Youtube Video by clicking below π
[![Introducing: ZemPosts](https://ytcards.demolab.com/?id=1HVd3NTt3f8&title=Introducing%3A+ZemPosts&lang=en×tamp=1723352391&background_color=%230d1117&title_color=%23ffffff&stats_color=%23dedede&max_title_lines=1&width=250&border_radius=5&duration=411 "Introducing: ZemPosts")](https://www.youtube.com/watch?v=1HVd3NTt3f8)
## β 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](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/ZemPosts
```2. `Navigate` into the Project's `directory` by entering the following `command` in your terminal:
```
cd ZemPosts
```3. `Install` the required `Dependencies` by using `NPM`:
```nodejs
npm i
```4. Start the `Development Server` through the following `command`:
```nodejs
npm run astro dev
```## π Project Structure
```text
βββ 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](https://github.com/Zemerik/ZemPosts/blob/main/CONTRIBUTING.md) file for more information**
- > Don't Forget to Checkout [ZemProfiles](https://github.com/Zemerik/ZemProfiles) & [ZemShowcase](https://github.com/Zemerik/ZemShowcase)
## π Support:For any kind of support or inforrmation, you are free to join our **Discord Server**,
## π₯³ Contributors:
Thanks to all Contributors!
![Contributors](https://contrib.rocks/image?repo=Zemerik/ZemPosts)
Thanks for Visitingπ
Don't forget to leave a β
Made with π by Hemang Yadav (Zemerik)