{"id":13620519,"url":"https://github.com/jcouyang/orgpress","last_synced_at":"2025-07-13T20:33:32.956Z","repository":{"id":29139510,"uuid":"32669568","full_name":"jcouyang/orgpress","owner":"jcouyang","description":"modern emacs static blog generator https://ghcr.io/jcouyang/orgpress","archived":false,"fork":false,"pushed_at":"2022-08-28T13:38:33.000Z","size":2140,"stargazers_count":47,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2024-11-08T07:37:58.507Z","etag":null,"topics":["blog","blog-engine","docker","emacs","orgmode","orgpress"],"latest_commit_sha":null,"homepage":"https://blog.oyanglul.us","language":"CSS","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/jcouyang.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}},"created_at":"2015-03-22T09:33:40.000Z","updated_at":"2024-05-30T20:30:25.000Z","dependencies_parsed_at":"2022-08-29T19:22:09.613Z","dependency_job_id":null,"html_url":"https://github.com/jcouyang/orgpress","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcouyang%2Forgpress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcouyang%2Forgpress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcouyang%2Forgpress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcouyang%2Forgpress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcouyang","download_url":"https://codeload.github.com/jcouyang/orgpress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225917080,"owners_count":17544831,"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","blog-engine","docker","emacs","orgmode","orgpress"],"created_at":"2024-08-01T21:00:56.749Z","updated_at":"2024-11-22T15:14:22.263Z","avatar_url":"https://github.com/jcouyang.png","language":"CSS","funding_links":[],"categories":["CSS","Emacs Lisp"],"sub_categories":[],"readme":"# Org Blog Generator\r\n\r\n\u003ca href=\"https://github.com/jcouyang/orgpress/actions\"\u003e\u003cimg alt=\"jcouyang/orgpress status\" src=\"https://github.com/actions/javascript-action/workflows/units-test/badge.svg\"\u003e\u003c/a\u003e\r\n\r\n# TLDR\r\nfork this repo and clone\r\n\r\n```sh\r\n./compile\r\n```\r\n\r\n# Or Publish to Gh-pages using Actions\r\n\r\nhttps://github.com/jcouyang/orgpress/blob/master/.github/workflows/publish.yml\r\n\r\n# Prerequisite\r\n - [Docker](https://www.docker.com/get-started)\r\n\r\n# Configuration\r\n\r\n## variables in `config.el`\r\n\r\n- `config-blog-title`: you blog title\r\n- `config-base-url`: base url\r\n- `config-home-link`: about link\r\n- `config-date-format`: date format using [[https://www.gnu.org/software/emacs/manual/html_node/elisp/Time-Parsing.html][elisp time parsing format]]\r\n- `config-entry-format`: template for each blog item\r\n```elisp\r\n(?D . ,(format-time-string \"\u003c%Y-%m-%d %a\u003e\" (org-publish-find-date entry project)))\r\n(?c . ,(org-publish-find-property entry :description project 'html))\r\n(?l . ,(concat \"file:\" entry))\r\n(?L . ,(replace-regexp-in-string \"\\.org\" \"\\.html\" entry))\r\n```\r\n\r\n# header and footer html template\r\n- `html/preamble.html`: header\r\n- `html/postamble.html`: footer\r\n- `html/header.html`: custom content inside `\u003chead/\u003e`\r\n\r\n# Live Demo\r\nhttps://blog.oyanglul.us\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcouyang%2Forgpress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcouyang%2Forgpress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcouyang%2Forgpress/lists"}