Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soumyajit4419/bits-0f-c0de
Personal Blog site build with Next.js and Tailwind CSS.
https://github.com/soumyajit4419/bits-0f-c0de
blog blog-template css developer-blogs nextjs nodejs reactjs tailwindcss
Last synced: 6 days ago
JSON representation
Personal Blog site build with Next.js and Tailwind CSS.
- Host: GitHub
- URL: https://github.com/soumyajit4419/bits-0f-c0de
- Owner: soumyajit4419
- Created: 2021-06-06T04:54:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-01T17:35:02.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T08:52:58.374Z (15 days ago)
- Topics: blog, blog-template, css, developer-blogs, nextjs, nodejs, reactjs, tailwindcss
- Language: JavaScript
- Homepage: https://soumyajitblogs.vercel.app/
- Size: 31.1 MB
- Stars: 106
- Watchers: 5
- Forks: 56
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Bits-0f-C0de
## Writing own blogs made easier for everyone!
soumyajitblogs.vercel.app
[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/made-with-javascript.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com)
🔹
Report Bug
🔹
Request Feature## Built With
My personal blogpage blogs.soumyajit.tech which features some of my developer blog posts and experiences.
This project was built using these technologies.
- Next.js
- Tailwind Css
- Dark mode support
- VsCode
- Vercel## Features
**🌙 Dark Mode**
**📃 Markdown Support**
**✏️ Easy to customize and write posts of your own**
**🎨 Styled with Tailwind Css**
## Getting Started
### 🛠 Installation and Setup Instructions
To get started just clone this repository. You will need `node.js` and `git` installed globally on your machine.
Run
```
npm install
``````
npm run dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
## Usage Instructions
To write your own blogs create a markdown file in `_content` folder with the specified format.
### Show your support
Give a ⭐ if you like this website!