https://github.com/arsentech/blog
Blog Page Of ArsenTech's Website (The Site Is Under Construction)
https://github.com/arsentech/blog
blog giscus markdown markdown-blog markdown-react md mdx mdx-blog mdx-next mdx-nextjs mdx-remote next next-blog next-blog-app nextjs nextjs-markdown-tailwind-blog react-markdown shadcn shadcn-ui shadcnui
Last synced: about 1 month ago
JSON representation
Blog Page Of ArsenTech's Website (The Site Is Under Construction)
- Host: GitHub
- URL: https://github.com/arsentech/blog
- Owner: ArsenTech
- License: mit
- Created: 2025-03-28T18:24:12.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-08-07T19:11:52.000Z (10 months ago)
- Last Synced: 2025-08-07T21:18:34.273Z (10 months ago)
- Topics: blog, giscus, markdown, markdown-blog, markdown-react, md, mdx, mdx-blog, mdx-next, mdx-nextjs, mdx-remote, next, next-blog, next-blog-app, nextjs, nextjs-markdown-tailwind-blog, react-markdown, shadcn, shadcn-ui, shadcnui
- Language: TypeScript
- Homepage: https://arsentech-blog.vercel.app/
- Size: 859 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
ArsenTech's Official Blog Page
Welcome to the Repository of ArsenTech's Blog Page
![Version][version-shield]
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![Discussions][discussions-shield]][discussions-url]
[![project_license][license-shield]][license-url]
![GitHub Created At][created-at-shield]
![GitHub repo size][repo-size-shield]
![Vercel Deployment][vercel-stats-shield]
Table of Contents
## About
This is an ArsenTech's Blog Page - your go-to hub for tech tutorials, antivirus comparisons, and in-depth guides for programmers, tech enthusiasts, and more tech-related curious minds.
### Features Included
- Theme Toggler (Light/Dark Mode)
- Landing Page
- Categories
- Featured Posts
- Search Bar
- Blog Post Page
- Table of Contents with ScrollSpy
- Tags
- Related Posts
- Giscus Interactions (Comments + Reactions) using GitHub Discussions
- Search and Filter Feature
- Copy Code Button in Markdown
- RSS Feed (/feed.xml)
- Breadcrumbs (Optional for UX/SEO)
- Alert Boxes support
- Collapsible widgets (Flairs, Table of Contents)
- SEO (Title, Description, Metadata, Tags, Sitemap, Search Pages)
### Website Speed
- **Google PageSpeed Insights Score**: 96 on Mobile, 100 on Desktop
- **Pingdom Website Speed Test Score**: 84
- **GTMetrix Score**: Performance - 99%, Structure - 100%
### Built with
- [![Next JS][nextjs-shield]][nextjs-url]
- [![ShadCN UI][shadcn-shield]][shadcn-url]
- [![Tailwind CSS][tailwind-shield]][tailwind-url]
- [![MDX][mdx-shield]][mdx-url]
- [![TypeScript][typescript-shield]][typescript-url]
- [![Node JS][nodejs-shield]][nodejs-url]
## Versioning
This website follows [Semantic Versioning](https://semver.org/). You can view the full [Changelog][changelog-url] for details on each website version.
## Contributing
Contributions are Always Welcome! Please read both [Code of Conduct][code-of-conduct-url] and [CONTRIBUTING.md][contributing-url] before contributing.
### Top Contributors
[![Top Contributors][top-contributors]][contributors-url]
## Star History
[![Star History Chart][star-history-chart]][star-history-url]
## License
Distributed under the MIT License. See [LICENSE.md][license-url] for more information.
## Support And Follow
[![YouTube][yt-shield]][yt-url]
[![Patreon][patreon-shield]][patreon-url]
[![Codepen][codepen-shield]][codepen-url]
[![DeviantArt][deviantart-shield]][deviantart-url]
[![Odysee][odysee-shield]][odysee-url]
[![Scratch][scratch-shield]][scratch-url]
> GitHub [@ArsenTech][github-url] ·
> YouTube [@ArsenTech][yt-url] ·
> Patreon [ArsenTech][patreon-url] ·
> [ArsenTech's Website][website-url]
[star-history-chart]: https://api.star-history.com/svg?repos=ArsenTech/blog&type=Date
[star-history-url]: https://api.star-history.com/svg?repos=ArsenTech/blog&type=Date
[contributors-shield]: https://img.shields.io/github/contributors/ArsenTech/blog.svg?style=for-the-badge&color=%2322b455
[contributors-url]: https://github.com/ArsenTech/blog/graphs/contributors
[top-contributors]: https://contrib.rocks/image?repo=ArsenTech/blog
[forks-shield]: https://img.shields.io/github/forks/ArsenTech/blog.svg?style=for-the-badge&color=%2322b455
[forks-url]: https://github.com/ArsenTech/blog/network/members
[stars-shield]: https://img.shields.io/github/stars/ArsenTech/blog.svg?style=for-the-badge&color=%2322b455
[stars-url]: https://github.com/ArsenTech/blog/stargazers
[issues-shield]: https://img.shields.io/github/issues/ArsenTech/blog.svg?style=for-the-badge
[issues-url]: https://github.com/ArsenTech/blog/issues
[license-shield]: https://img.shields.io/github/license/ArsenTech/blog?color=%2322b455&style=for-the-badge
[license-url]: https://github.com/ArsenTech/blog/blob/main/LICENSE.md
[created-at-shield]: https://img.shields.io/github/created-at/ArsenTech/blog?style=for-the-badge
[repo-size-shield]: https://img.shields.io/github/repo-size/ArsenTech/blog?style=for-the-badge
[code-of-conduct-url]: https://github.com/ArsenTech/blog/blob/main/CODE_OF_CONDUCT.md
[contributing-url]: https://github.com/ArsenTech/blog/blob/main/CONTRIBUTING.md
[changelog-url]: https://github.com/ArsenTech/blog/blob/main/CHANGELOG.md
[website-url]: https://arsentech.github.io
[discussions-shield]: https://img.shields.io/github/discussions/ArsenTech/blog?style=for-the-badge&color=22b455
[discussions-url]: https://github.com/ArsenTech/blog/discussions
[version-shield]: https://img.shields.io/github/package-json/v/ArsenTech/blog?style=for-the-badge
[vercel-stats-shield]: https://vercelbadge.vercel.app/api/ArsenTech/blog?style=for-the-badge
[nextjs-shield]: https://img.shields.io/badge/next%20js-000000?style=for-the-badge&logo=nextdotjs&logoColor=white
[nextjs-url]: https://nextjs.org/
[shadcn-shield]: https://img.shields.io/badge/shadcn%2Fui-000000?style=for-the-badge&logo=shadcnui&logoColor=white
[shadcn-url]: https://ui.shadcn.com/
[tailwind-shield]: https://img.shields.io/badge/Tailwind_CSS-38B2AC?style=for-the-badge&logo=tailwind-css&logoColor=white
[tailwind-url]: https://tailwindcss.com/
[mdx-shield]: https://img.shields.io/badge/MDX-1B1F24?style=for-the-badge&logo=mdx&logoColor=white
[mdx-url]: https://mdxjs.com/
[typescript-shield]: https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white
[typescript-url]: https://www.typescriptlang.org
[nodejs-shield]: https://img.shields.io/badge/Node%20js-339933?style=for-the-badge&logo=nodedotjs&logoColor=white
[nodejs-url]: https://nodejs.org/en/
[yt-shield]: https://img.shields.io/badge/ArsenTech%20-222222.svg?&style=for-the-badge&logo=YouTube&logoColor=%23FF0000
[yt-url]:https://www.youtube.com/channel/UCrtH0g6NE8tW5VIEgDySYtg
[patreon-shield]:https://img.shields.io/badge/-ArsenTech-222222?style=for-the-badge&logo=patreon&logoColor=white
[patreon-url]:https://www.patreon.com/ArsenTech
[codepen-shield]: https://img.shields.io/badge/-ArsenTech-222222?style=for-the-badge&logo=codepen&logoColor=white
[codepen-url]: https://codepen.io/ArsenTech
[deviantart-shield]: https://img.shields.io/badge/-Arsen2005-222222?style=for-the-badge&logo=deviantart&logoColor=05cc46
[deviantart-url]: https://www.deviantart.com/arsen2005
[odysee-shield]: https://img.shields.io/badge/-ArsenTech-222222?style=for-the-badge&logo=odysee&logoColor=FA9626
[odysee-url]: https://odysee.com/@ArsenTech
[scratch-shield]: https://img.shields.io/badge/-ArsenTech-222222?style=for-the-badge&logo=scratch&logoColor=orange
[scratch-url]: https://scratch.mit.edu/users/ArsenTech/
[github-url]: https://github.com/ArsenTech