Skip to content

Repository files navigation

JIT 软件基础导论 - DOCHII Blog

DOCHII Blog Manager 是一个面向 Markdown 博客内容管理的课程项目,来自金陵科技学院软件基础导论相关课程实践。

This repository contains the public, source-code-only version of the DOCHII Blog Manager project for the JIT Software Foundations course.

Features

  • Markdown blog authoring and static HTML generation
  • Reusable blog theme assets under dtheme/
  • Desktop management UI implemented with Python
  • Git-related project operations for blog publishing workflow
  • Sample Markdown, generated pages, and static assets for quick inspection

Structure

dtheme/       Static theme CSS/JS
markdown/     Example Markdown posts
pages/        Generated sample HTML pages
python-ui/    Python desktop UI source
serv/         Service/sample content
src/          Static sample assets

Run

Install Python dependencies:

cd python-ui
pip install -r requirements.txt
python main.py

Open the static sample page:

index.html

Repository Policy

This public repository only contains the DOCHII Blog source code. Course reports, question banks, UML study materials, software copyright application documents, and archive inventories are kept in the private dev archive.

About

JIT-软件基础导论 public source code: DOCHII Blog Manager

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages