{"id":15048746,"url":"https://github.com/nolze/epoche","last_synced_at":"2025-04-10T01:33:47.810Z","repository":{"id":57226416,"uuid":"294097452","full_name":"nolze/epoche","owner":"nolze","description":"A modern, small wiki engine without complexity","archived":false,"fork":false,"pushed_at":"2022-02-21T17:50:17.000Z","size":1167,"stargazers_count":16,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-24T03:11:41.497Z","etag":null,"topics":["cms","markdown","node","nodejs","self-hosted","sqlite","sqlite3","svelte","wiki","wiki-engine"],"latest_commit_sha":null,"homepage":"https://epoche.org/wiki/Epoche","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/nolze.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":"2020-09-09T11:50:23.000Z","updated_at":"2022-09-28T11:40:25.000Z","dependencies_parsed_at":"2022-08-24T10:40:12.094Z","dependency_job_id":null,"html_url":"https://github.com/nolze/epoche","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/nolze%2Fepoche","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolze%2Fepoche/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolze%2Fepoche/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nolze%2Fepoche/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nolze","download_url":"https://codeload.github.com/nolze/epoche/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248140868,"owners_count":21054362,"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":["cms","markdown","node","nodejs","self-hosted","sqlite","sqlite3","svelte","wiki","wiki-engine"],"created_at":"2024-09-24T21:15:56.362Z","updated_at":"2025-04-10T01:33:47.785Z","avatar_url":"https://github.com/nolze.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Epoche\n[![npm version](https://img.shields.io/npm/v/epoche)](https://www.npmjs.com/package/epoche)\n[![npm downloads](https://img.shields.io/npm/dm/epoche)](https://www.npmjs.com/package/epoche)\n[![CI](https://github.com/nolze/epoche/workflows/CI/badge.svg)](https://github.com/nolze/epoche/actions?query=workflow%3ACI)\n\nA modern, small wiki engine without complexity. **See it in action:** \u003chttps://epoche.org/wiki/Epoche\u003e\n\n## Features\n\n- Powered by Node.js + SQLite3: all you need is `npm`\n- Support Markdown with [unified](https://github.com/unifiedjs/unified)\n  - [x] Math (with MathJax)\n\n## Install\n\n```\nnpm install -g epoche\n```\n\n## Usage\n\n#### Set up:\n\n```\nepoche init ./epoche.db  # create \u0026 init database\n```\n\n#### Start wiki:\n\n```\nepoche start --db ./epoche.db --port 3000\n```\n\nWith [pm2](https://pm2.keymetrics.io/) (daemonize):\n\n```\npm2 start epoche -- start --db ./epoche.db --port 3000\n```\n\nUsing Nginx, Apache, or the like is recommended for load balancing etc.\n\n#### Help:\n\n```\nepoche help\n```\n\n## Extra syntax\n\n- **Wiki links:** `[\u003clink text\u003e](\u003cpage name\u003e)` (eg. `[foo bar](FooBar)`)\n\n## Todo\n\n- [x] Wiki-style link\n- [ ] [Pure ESM package](https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c) (required for the newer unified.js)\n- [ ] Syntax highlighting\n- [ ] File uploads?\n- [ ] Add tests\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolze%2Fepoche","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnolze%2Fepoche","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnolze%2Fepoche/lists"}