{"id":13669621,"url":"https://github.com/JmPotato/Pomash","last_synced_at":"2025-04-27T04:33:57.713Z","repository":{"id":13710240,"uuid":"16404203","full_name":"JmPotato/Pomash","owner":"JmPotato","description":"🍠 A Lightweight Blog System","archived":true,"fork":false,"pushed_at":"2024-08-26T03:36:10.000Z","size":1279,"stargazers_count":67,"open_issues_count":2,"forks_count":8,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-08-26T04:51:11.119Z","etag":null,"topics":["blog-engine","lightweight","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/JmPotato.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":"2014-01-31T09:34:13.000Z","updated_at":"2024-08-26T03:36:28.000Z","dependencies_parsed_at":"2023-02-16T05:01:08.850Z","dependency_job_id":"c26acc73-5e15-47d4-90b6-f95c939288ef","html_url":"https://github.com/JmPotato/Pomash","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JmPotato%2FPomash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JmPotato%2FPomash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JmPotato%2FPomash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JmPotato%2FPomash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JmPotato","download_url":"https://codeload.github.com/JmPotato/Pomash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224060386,"owners_count":17249014,"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":["blog-engine","lightweight","python"],"created_at":"2024-08-02T08:01:19.941Z","updated_at":"2024-11-11T06:30:36.625Z","avatar_url":"https://github.com/JmPotato.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Pomash\n\n**NOTICE: This repo is no longer maintained, please use [rsomhaP](https://github.com/JmPotato/rsomhaP) which is the latest refactored version.**\n\nPomash is a lightweight blog system. Powered by Tornado Web Framework. In an era that static blog generators and frontend-backend separated applications dominate, embrace this classic monolithic web application to embody a unique retro style.\n\n## Deployment\n\nGet Pomash:\n\n```shell\ngit clone https://github.com/JmPotato/Pomash.git\ncd Pomash\n```\n\nAfter customizing `config.toml`, run `deploy.sh [PORT]` to deploy the Pomash automatically.\n\n```shell\nchmod +x deploy.sh \u0026\u0026 ./deploy.sh 5299\n```\n\n## Usage\n\nPomash uses Markdown to write posts and pages. LaTeX is also supported.\n\nNote: To avoid conflict between LaTeX and Markdown, Pomash removed the emphasis syntax `*word*` and `_word_` which you should use `\u003cem\u003eword\u003c/em\u003e` as an alternative.\n\n    # Hello World\n\n    ```python\n    print('Hello, World!')\n    ```\n\n    Hello, World!\n\n    Inline LaTeX: $\\int_a^b f(x)\\mathrm{d}x$\n\n    New line LaTeX: $$\\sum_{i=0}^{n}i^2$$\n\n    \u003cem\u003eThis is a emphasis.\u003c/em\u003e\n\n    **This is a double emphasis.**\n\n    ~~This is a strikethrough.~~\n\n    * Hello\n    * World\n\n## Themes\n\nPomash's theme is called Potheme. Here is a Potheme list:\n\n* [Potheme-Clean](https://github.com/JmPotato/Pomash/tree/master/Pomash/theme/clean)\n* [Potheme-Maupassant](https://github.com/JmPotato/Potheme-Maupassant)\n* [Potheme-Default](https://github.com/JmPotato/Potheme-Default)\n\n## References\n\nA [Chinese guide](https://ipotato.me/article/16) for setting up.(Maybe a little outdated)\n\n## License\n\nPlease read the [MIT-LICENSE](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJmPotato%2FPomash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FJmPotato%2FPomash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FJmPotato%2FPomash/lists"}