{"id":20282202,"url":"https://github.com/cemalgnlts/buldoc","last_synced_at":"2026-05-07T20:45:22.787Z","repository":{"id":135701604,"uuid":"383915208","full_name":"cemalgnlts/buldoc","owner":"cemalgnlts","description":"Bulma style document generator.","archived":false,"fork":false,"pushed_at":"2021-08-09T10:21:25.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-14T07:48:30.017Z","etag":null,"topics":["bulma-css","bulma-ui","document-generation","documentation","markdown-documentation"],"latest_commit_sha":null,"homepage":"https://csb-81r2k.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cemalgnlts.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2021-07-07T20:17:38.000Z","updated_at":"2021-08-09T10:21:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"cdc5857e-78b3-4d9c-b9d1-8e986dcb5846","html_url":"https://github.com/cemalgnlts/buldoc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemalgnlts%2Fbuldoc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemalgnlts%2Fbuldoc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemalgnlts%2Fbuldoc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemalgnlts%2Fbuldoc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemalgnlts","download_url":"https://codeload.github.com/cemalgnlts/buldoc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241774540,"owners_count":20018299,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["bulma-css","bulma-ui","document-generation","documentation","markdown-documentation"],"created_at":"2024-11-14T14:08:30.088Z","updated_at":"2026-05-07T20:45:17.768Z","avatar_url":"https://github.com/cemalgnlts.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introduction\n\nConverts Markdown files to HTML pages. It uses [Bulma](https://github.com/jgthms/bulma) CSS library. It uses the [showdownjs](https://github.com/showdownjs/showdown) library to convert the markdown file to HTML code.\n\n# Setup\n\n1. Download project: `git clone https://github.com/cemalgnlts/buldoc.git \u0026\u0026 cd buldoc`\n2. Install: `npm install -g .`\n\n# Usage\n\nTo create a new document:\n```\nbuldoc new [name]\n```\n\nUse the build command to create HTML pages.\n```\nbuldoc build\n```\n\nCreate a project called Flowers. The project will be created in the directory you are in. `buldoc new flowers`\n\nResult:\n```\nflowers/\n├─ docs/\n│  ├─ index.md\n├─ static/\n```\n\nDocuments should be added to the **docs** folder.\n\nTo generate the HTML pages, in the home directory *( ./flowers or ./flowers/docs )*\nrun: `buldoc build`\n\nHTML pages are added to the **static** folder.\n\nResult:\n```\nflowers/\n├─ docs/\n│  ├─ index.md\n├─ static/\n│  ├─ index.html\n```\n\n# Online Editor\n\nWith the Online Editor, you can quickly create and download a document. Preview does not support code highlighting. After downloading the code highlighting will work.\n\nhttps://csb-81r2k.vercel.app/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemalgnlts%2Fbuldoc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemalgnlts%2Fbuldoc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemalgnlts%2Fbuldoc/lists"}