Categorygithub.com/Xarth-Mai/iBlogGo
repositorypackage
0.0.0-20250119110144-ffb23e9b8ff4
Repository: https://github.com/xarth-mai/ibloggo.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

iBlogGo

A lightweight blog system built entirely with Go

image


Tech Stack

🚀 Backend

🌐 Frontend

  • JavaScript

  • HTML/CSS

  • Markdown Styling: GitHub Markdown CSS
    Provides GitHub-style Markdown rendering for consistent and clean formatting.

  • Code Syntax Highlighting: Highlight.js
    Enables syntax highlighting for code blocks, improving readability and developer experience.


💡 Features

  • High Performance: Pure Go implementation ensures exceptional performance.
  • Simple Configuration: Uses SQLite, requiring minimal setup to get started.
  • Markdown Support: Easily write and publish content in Markdown format.
  • Extensible: Modular design allows for easy feature expansion.