This project is a personal blog developed with Nuxt 3.
It features syntax-highlighted code blocks in articles, and an active Twitter feed embedded in the sidebar.
You can visit the website at: www.hack-it-up.ru
🛠️ Technologies Used
- NuxtJS 3 — the core framework of the project
- Bootstrap 5 — the main UI and styling framework
- MongoDB — used as the database
- Mavon Editor — WYSIWYG markdown editor with syntax highlighting (via
highlight.js
)
- DigitalOcean — used for hosting and deployment
✨ Features
- Server-side rendering with Nuxt 3
- Clean and responsive design
- Markdown support with preview
- Code syntax highlighting in articles
- Dynamic Twitter feed in the sidebar
- Hosted on DigitalOcean
Feel free to explore, contribute, or reach out!