MountainAI
Войти
← Все проекты

NoteGen

activeprototypeeducationjavascriptastrofrontendmarkdown

Описание

Automatic HTML page generator based on summaries and notes from Obsidian Markdown files.
Supports LaTeX rendering for mathematical expressions, code block highlighting for multiple languages, and seamless embedding of links, images, and structured content.
Designed with a clean, modern, and responsive UI, making generated pages easy to read and visually appealing. Ideal for publishing knowledge bases, study notes, and technical documentation with minimal setup.

Поделиться:Telegram
github.com/p4sttt/notegen

Роли (0)

Ролей пока нет.

Участники (0)

Пока только создатель.

Апдейты (0)

Апдейтов ещё нет.

Комментарии (0)

Войдите, чтобы оставить комментарий

Репозиторий

p4sttt/notegen
0
Stars
main
Ветка по умолч.
0
Открытых PR
MIT
Лицензия

Стек

809 LOC
CSS36.5%Astro30.3%JavaScript24.7%TypeScript8.5%

Ветки (1)

main
README.md

notegen

Static notes site generated from an Obsidian vault.

Current State

The repository currently contains:

Planned Next Steps

  1. Install Astro dependencies and verify the scaffold builds.
  2. Add markdown, code highlighting, and LaTeX rendering.
  3. Implement vault import from the private repository.
  4. Add GitHub Actions for Pages deployment and cross-repo rebuild triggers.