Skip to content

Discover my multifaceted blog catering to diverse readers, offering insightful articles spanning technical and non-technical subjects. Expand your knowledge across a broad spectrum of topics.

License

kremilly/Raven

Repository files navigation

Raven

My blog for technical and non-technic articles

Important

This blog uses Markdown for generate their posts and pages, and uses some libraries for make this: Markdown2, Markdown-it-py and MarkupSafe

Paths structure (without files):

backend/
│
├── classes/
│
├── loaders/
│
├── plugins/
│
├── posts/
│
└── utils/
  
contents/
│
├── blog/
│
└── pages/

static/
│
├── css/
│
├── images/
│
├── sass/
│
└── js/
    ├── src/
    │
    └── plugins/

Main Dependencies:

  • beautifulsoup4
  • Flask
  • Jinja2
  • linkify-it-py
  • markdown-it-py
  • markdown2
  • MarkupSafe
  • mdit-py-plugins
  • PyYAML
  • qrcode
  • requests

Blog Plugins (until now):

  • GitHub Pinned Repositories (docs)
  • ToCBot (docs)
  • ReadingTime
  • DocsSource List
  • QR Code
  • Mermaid Diagram Render (docs)
  • Math Formulas Render (docs)
  • Code Syntax (docs)
  • WikipediaRefs List
  • PDF Preview (docs)
  • Wikipedia Article Preview (docs)

About

Discover my multifaceted blog catering to diverse readers, offering insightful articles spanning technical and non-technical subjects. Expand your knowledge across a broad spectrum of topics.

Resources

License

Stars

Watchers

Forks