{"id":15435454,"url":"https://github.com/neuodev/bookmark","last_synced_at":"2025-03-05T20:21:38.136Z","repository":{"id":139100642,"uuid":"526632231","full_name":"neuodev/bookmark","owner":"neuodev","description":"Convert markdown to production ready websites","archived":false,"fork":false,"pushed_at":"2022-08-20T15:41:03.000Z","size":361,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-02T07:02:43.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/neuodev.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":"2022-08-19T14:08:00.000Z","updated_at":"2022-08-20T15:51:47.000Z","dependencies_parsed_at":null,"dependency_job_id":"c06c1a88-c96a-42f2-9079-789b8751ade8","html_url":"https://github.com/neuodev/bookmark","commit_stats":{"total_commits":69,"total_committers":1,"mean_commits":69.0,"dds":0.0,"last_synced_commit":"965f0722443d468752b6d46bcdd220ce2194ac96"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuodev%2Fbookmark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuodev%2Fbookmark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuodev%2Fbookmark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/neuodev%2Fbookmark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/neuodev","download_url":"https://codeload.github.com/neuodev/bookmark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242097921,"owners_count":20071330,"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":[],"created_at":"2024-10-01T18:44:26.772Z","updated_at":"2025-03-05T20:21:38.097Z","avatar_url":"https://github.com/neuodev.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bookmark\n\nCreate static websites out of markdown\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"./bookmark.png\" alt=\"bookmark\"/\u003e\n\u003c/p\u003e\n\n# Useage\n\nTo start using it make sure you read [install bookmark](./INSTALL.md)\n\n## Start new project\n\n```bash\n$ bookmark new \u003cmy-book\u003e # Should see a prompt asking for the book and author names\nmy-book\n├── book.json # Book config\n└── src # All markdown file\n    ├── assets/\n    |    └── App.js\n    └── example.md\n```\n\n## Build your project\n\nfrom within your project folder where `book.json` lives you should call this command\n\n```bash\n$ bookmark build\n# Output\n[Done] Chapter 1 - Intorduction to rust\n[Done] Chapter 2 - Closures\n```\n\nShould see the generated website in the `dist` directory\n\n**note**: If you will commit your book into a repo make sure to ignore the `dist` folder as you can generate it anytime\n\n## Full commands list\n\n```bash\n$ bookmark -h\nbookmark\nConvert markdown to production ready websites\n\nUSAGE:\n    bookmark.exe \u003cSUBCOMMAND\u003e\n\nOPTIONS:\n    -h, --help    Print help information\n\nSUBCOMMANDS:\n    build    Combile markdown into HTML\n    help     Print this message or the help of the given subcommand(s)\n    new      Start new book\n```\n\n# Coming soon\n\n1. Light/Dark theme\n2. Sub-chapters\n3. Toggle sidebar\n4. Copy code snippet\n5. **Proper error hanlding \u0026 error message**\n\n# Output example\n\n![example](./example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuodev%2Fbookmark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fneuodev%2Fbookmark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fneuodev%2Fbookmark/lists"}