{"id":13553612,"url":"https://github.com/cblgh/monotome","last_synced_at":"2025-09-13T18:33:20.093Z","repository":{"id":55618555,"uuid":"145467963","full_name":"cblgh/monotome","owner":"cblgh","description":"a personal knowledge base system. markdown markup, runs in the browser","archived":false,"fork":false,"pushed_at":"2022-11-20T16:59:12.000Z","size":3511,"stargazers_count":204,"open_issues_count":1,"forks_count":13,"subscribers_count":9,"default_branch":"master","last_synced_at":"2025-01-02T08:44:31.417Z","etag":null,"topics":["backlinks","exomind","gitbook","knowledge-management","markdown","personal-knowledge-base","personal-wiki","wiki"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cblgh.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}},"created_at":"2018-08-20T20:36:41.000Z","updated_at":"2024-12-17T20:01:42.000Z","dependencies_parsed_at":"2023-01-23T10:00:38.302Z","dependency_job_id":null,"html_url":"https://github.com/cblgh/monotome","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/cblgh%2Fmonotome","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cblgh%2Fmonotome/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cblgh%2Fmonotome/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cblgh%2Fmonotome/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cblgh","download_url":"https://codeload.github.com/cblgh/monotome/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232902875,"owners_count":18594356,"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":["backlinks","exomind","gitbook","knowledge-management","markdown","personal-knowledge-base","personal-wiki","wiki"],"created_at":"2024-08-01T12:02:29.508Z","updated_at":"2025-01-07T16:10:20.018Z","avatar_url":"https://github.com/cblgh.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","markdown"],"sub_categories":[],"readme":"# monotome\ni wanted to start a wiki so i made this\n\n![screenshot](media/screen.png)\n\n### Get Started\n* **Clone** this project\n* **Open** a terminal\n* **Navigate** to the cloned directory\n* **Run** `python -m http.server 8900`\n* **Browse** to `localhost:8900` to use the wiki\n\n---\n\n### Structure\n**Subjects** are ordered into a simple directory structure which is mirrored by `index.json`.\n\nYou can fill `index.json`'s `subjects` by hand if you want to avoid running a script. You can also run `node monotome/bin/generate.js`, which will update `index.json` for you.\n\nThis `readme.md` is the start page of your wiki and each `readme.md` within a subject folder is the overview page for that subject.\n\n### Inlined articles\nMonotome supports a link syntax for inlining other monotome articles (i.e. plain markdown files) into a source article. This technique is commonly known as [transclusion](https://en.wikipedia.org/wiki/Transclusion).\n\n![inlined-wiki](https://user-images.githubusercontent.com/3862362/100735405-717b0080-33d1-11eb-9911-8e210a5cb713.gif)\n\nAny link `\u003ca\u003e` with an href referring to a local file \u0026 which has the anchor tag attribute `download` will be inlined into the document. That is, if one file has some content followed by `\u003ca href=\"example/first.md\" download\u003e\u003c/a\u003e`, then the contents of `example/first.md` is inlined in place of the anchor tag, at the position of the tag definition.\n\n### Backlinks\nMonotome keeps track of backlinks, or incoming links from one article inside monotome to another. To discover backlinks, run `node monotome/bin/generate.js`. For a taste of what backlinks look like in practice, see the gif below.\n\n![monotome backlinks](https://user-images.githubusercontent.com/3862362/89731988-c58d5e00-da4b-11ea-82fc-0fa2f20b2505.gif)\n\n### Wiki syntax (searchlinks)\n\nMonotome has support for the common `[[wiki]]` syntax, although it implements it in a slightly\ndifferent way. When you use wiki syntax on a word or phrase in your wiki, a link will be created.\nClicking that link will perform a search on the subjects and articles of a wiki and navigate to\nthe first result of that search. \n\nIf the result was not what you wanted, you can page the searchlink results with the left and\nright arrow keys.\n\nJust as `[article](subject/file.md)` links are tracked with backlinks, so too are `[[wiki]]`\nlinks.\n\n### License\nmonotome's code and resources are licensed under AGPL. \n\n`marked.js` is MIT-licensed and Inter UI is available under `SIL OPEN FONT LICENSE Version 1.1`\n\nRead the respective license files for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcblgh%2Fmonotome","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcblgh%2Fmonotome","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcblgh%2Fmonotome/lists"}