This website requires JavaScript.
Explore
Help
Sign In
slawek
/
docs-harvester
Watch
1
Star
0
Fork
0
You've already forked docs-harvester
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
41
Commits
1
Branch
0
Tags
f797cd098d25939dbbbdf7ea8a7922d3c7c13bea
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Slawomir Koszewski
f797cd098d
All checks were successful
/ unit-tests (push)
Successful in 11s
Details
Added a prototype authentication function using client certificate.
2025-11-03 14:49:52 +01:00
.gitea
/workflows
Renamed unit-tests workflow.
2025-11-03 10:35:28 +01:00
.vscode
Added debuger configuration.
2025-11-02 12:43:49 +01:00
sk
Added a prototype authentication function using client certificate.
2025-11-03 14:49:52 +01:00
.gitignore
Update .gitignore to include additional shell secrets and certificate files
2025-11-03 13:37:25 +01:00
devops.py
Implemented item indexer on Repository class.
2025-11-03 02:37:40 +01:00
harvester.py
Implemented item indexer on Repository class.
2025-11-03 02:37:40 +01:00
LICENSE
Added MIT license.
2025-11-03 08:48:29 +01:00
README.md
Fix badge link in README.md to point to the correct unit tests workflow
2025-11-03 10:36:34 +01:00
requirements.txt
Updated requirements and pinned package versions.
2025-11-02 12:43:40 +01:00
tests.py
Added missing item and children listing tests.
2025-11-03 07:39:56 +01:00
README.md
Markdown Docs Harvester
This project is designed to harvest and process Markdown documentation files from Git repositories.
Description
A tool that harvests markdown files from multiple repositories and builds a browsable Web site.
Readme
MIT
111
KiB
Languages
Python
100%