{"id":20774975,"url":"https://github.com/qdot/pelican-mode","last_synced_at":"2026-03-19T17:28:50.438Z","repository":{"id":15972863,"uuid":"18715705","full_name":"qdot/pelican-mode","owner":"qdot","description":"Minor mode for editing pages and posts in Pelican sites","archived":false,"fork":false,"pushed_at":"2013-05-21T19:01:55.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T10:48:39.917Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Emacs Lisp","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qdot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-12T22:00:18.000Z","updated_at":"2023-09-08T16:46:55.000Z","dependencies_parsed_at":"2022-08-04T07:15:21.028Z","dependency_job_id":null,"html_url":"https://github.com/qdot/pelican-mode","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qdot/pelican-mode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fpelican-mode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fpelican-mode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fpelican-mode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fpelican-mode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qdot","download_url":"https://codeload.github.com/qdot/pelican-mode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qdot%2Fpelican-mode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30478143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-13T20:45:58.186Z","status":"ssl_error","status_checked_at":"2026-03-13T20:45:20.133Z","response_time":60,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-17T12:34:05.034Z","updated_at":"2026-03-13T22:32:31.099Z","avatar_url":"https://github.com/qdot.png","language":"Emacs Lisp","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pelican-mode\n\npelican-mode is a minor mode for editing pages and posts in [Pelican]\nsites. It's intended to be used alongside [markdown-mode] or\n[rst-mode].\n\nIt also assumes you've set up Pelican with `pelican-quickstart` or\nsomething like it. In particular it assumes:\n\n * The existence of `pelicanconf.py` and `Makefile` in some ancestor\n   directory.\n * The first component of the path (e.g. `content`) after that\n   ancestor is irrelevant.\n * If the next component is `pages`, that indicates a static page\n   rather than a dated post.\n   \nIt also enforces some parts of my preferred Pelican configuration:\n\n * Categories are never provided (you can have one if you want, but\n   the default interactive commands don't provide one).\n * Tags are always provided.\n * Slugs are explicit, and include nested subdirectories.\n\n## Quick Guide\n\n* `C-x p n` - Insert a post or page header\n* `C-x p p` - Remove draft status from a post (i.e. publish it)\n* `C-x p t` - Update the date field in a post/page header\n* `C-x p h` - Generate HTML output for a site (equivalent to `make html`)\n* `C-x p u` - Upload a site using rsync (equivalent to `make rsync_upload`)\n\n## Troubleshooting\n\nIf the commands which invoke `make` can find the Makefile but can't\nfind `pelican`, your `exec-path` may not be set right. Try out\n[exec-path-from-shell].\n\n## License\n\nThis code is released into the public domain via the\n[CC0 Public Domain Dedication][0].\n\n [Pelican]: http://getpelican.com/\n [markdown-mode]: http://jblevins.org/projects/markdown-mode/\n [rst-mode]: http://docutils.sourceforge.net/docs/user/emacs.html\n [exec-path-from-shell]: https://github.com/purcell/exec-path-from-shell\n [0]: http://creativecommons.org/publicdomain/zero/1.0/legalcode\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqdot%2Fpelican-mode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqdot%2Fpelican-mode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqdot%2Fpelican-mode/lists"}