{"id":22213834,"url":"https://github.com/damir-sijakovic/notegen","last_synced_at":"2026-04-27T12:05:21.694Z","repository":{"id":135104623,"uuid":"248549967","full_name":"damir-sijakovic/notegen","owner":"damir-sijakovic","description":"Bash script that generates html (docs/notes) from text files.","archived":false,"fork":false,"pushed_at":"2020-03-19T16:21:47.000Z","size":348,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-25T06:26:37.624Z","etag":null,"topics":["bash","notes"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/damir-sijakovic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-03-19T16:20:26.000Z","updated_at":"2021-01-30T14:21:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"886a91bc-3c93-4f7a-b32c-6816f7dedf13","html_url":"https://github.com/damir-sijakovic/notegen","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/damir-sijakovic/notegen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damir-sijakovic%2Fnotegen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damir-sijakovic%2Fnotegen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damir-sijakovic%2Fnotegen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damir-sijakovic%2Fnotegen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/damir-sijakovic","download_url":"https://codeload.github.com/damir-sijakovic/notegen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/damir-sijakovic%2Fnotegen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32335353,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-26T23:26:28.701Z","status":"online","status_checked_at":"2026-04-27T02:00:06.769Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","notes"],"created_at":"2024-12-02T21:11:29.761Z","updated_at":"2026-04-27T12:05:21.676Z","avatar_url":"https://github.com/damir-sijakovic.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DSNoteGen\n\n### Documentation / Personal Notes Generator\n\n---\n\n![alt text](dsnotegen.png \"scr\")\n\n\n## About\n\nBash script that generates documentation from directories and text files.\n\n## Directory Structure\n\nDocumentation 'source' dir is 'note_data'. Directories inside are\nused as groups while text files inside them are notes that will appear\nin html under group. \n\n## File Naming\n\nGroup and text note names must be named with underscore instead of whitespace.\n\n## Bash Script\n\nScript collects text files from 'note_data/group_name', encodes strings (html entities)\nand 'compiles' output html file.\n\n## config.ini\n\t\tFRONT_COLOR=\"#C395F7\" - Set font color\n\t\tBACK_COLOR=\"#490074\" - Set background color\n\t\tPROJECT_TITLE=\"C Code\" - Set html document title\n\t\tPROJECT_SUBTITLE=\"notes about c code\" - Set html document sub-title\n\t\tOUTPUT_FILE=\"notes.html\" - Set html output filename\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamir-sijakovic%2Fnotegen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdamir-sijakovic%2Fnotegen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdamir-sijakovic%2Fnotegen/lists"}