Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shrijit007/blogarticle-website
B/W Minimal Blog/Article Site
https://github.com/shrijit007/blogarticle-website
css frontend html javascript netlify
Last synced: 3 days ago
JSON representation
B/W Minimal Blog/Article Site
- Host: GitHub
- URL: https://github.com/shrijit007/blogarticle-website
- Owner: Shrijit007
- Created: 2024-06-16T20:20:40.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-12-12T12:42:29.000Z (2 months ago)
- Last Synced: 2024-12-12T13:39:41.012Z (2 months ago)
- Topics: css, frontend, html, javascript, netlify
- Language: HTML
- Homepage: https://shrijitraj-article1.netlify.app/
- Size: 18.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog/Article Website 🖋️
This repository contains the source code for a **Blog/Article Website** built using HTML, CSS, and JavaScript. The website showcases a collection of articles that not only serve as blogs but also provide links to descriptions and source codes of various projects.
The site is deployed on **Netlify** and can be accessed [here](https://shrijitraj-article1.netlify.app/).
---
## Features
- **Responsive Design**: The website is designed to work seamlessly on various devices.
- **Easy Navigation**: A clean and intuitive interface makes it easy to explore articles.
- **Linked Articles**: Each article connects to detailed project descriptions and source codes.
- **Fast Deployment**: Hosted on Netlify for reliable and fast access.---
## Website Link
Visit the live website: [Blog/Article Website](https://shrijitraj-article1.netlify.app/)
## Preview
## Structure
- **Homepage**: Displays a list of available articles with brief descriptions.
- **Individual Article Pages**: Each article page contains:
- A detailed blog post.
- Links to other projects and their source codes.---
## Technologies Used
- **HTML**: For structuring the content.
- **CSS**: For styling and layout design.
- **JavaScript**: For interactivity and dynamic features.
- **Netlify**: For deployment and hosting.---
## How to Use
1. Clone the repository:
```bash
git clone https://github.com/Shrijit007/BlogArticle-Website.git
```2. Navigate to the project directory:
```bash
cd BlogArticle-Website
```3. Open the `index.html` file in your browser to view the site locally.
4. For deploying updates, commit changes and push them to the main branch. Netlify will automatically redeploy.
---
## Contributing
Contributions, issues, and feature requests are welcome! Feel free to fork the repository and create a pull request.
---
## License
This project is licensed under the MIT License.
---
Happy Blogging! 🌟