← Все проекты
github.com/p4sttt/notegen

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
Роли (0)
Ролей пока нет.
Участники (0)
Пока только создатель.
Апдейты (0)
Апдейтов ещё нет.
Комментарии (0)
Войдите, чтобы оставить комментарий
Репозиторий
p4sttt/notegen ↗0
Stars
main
Ветка по умолч.
0
Открытых PR
MIT
Лицензия
Стек
809 LOCCSS36.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:
- an Astro scaffold for the public site;
- a feature tracking file in FEATURES.md;
- a placeholder vault sync script in scripts/sync-vault.mjs.
Planned Next Steps
- Install Astro dependencies and verify the scaffold builds.
- Add markdown, code highlighting, and LaTeX rendering.
- Implement vault import from the private repository.
- Add GitHub Actions for Pages deployment and cross-repo rebuild triggers.