{"id":16779754,"url":"https://github.com/petermosmans/presentation-acme-letsencrypt","last_synced_at":"2026-02-27T11:33:01.201Z","repository":{"id":35200517,"uuid":"39459114","full_name":"PeterMosmans/presentation-ACME-letsencrypt","owner":"PeterMosmans","description":"Presentation on ACME/Let's Encrypt","archived":false,"fork":false,"pushed_at":"2015-07-23T07:11:54.000Z","size":228,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-16T19:50:45.406Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PeterMosmans.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":"2015-07-21T17:13:04.000Z","updated_at":"2015-07-21T17:14:56.000Z","dependencies_parsed_at":"2022-07-08T14:18:24.326Z","dependency_job_id":null,"html_url":"https://github.com/PeterMosmans/presentation-ACME-letsencrypt","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/PeterMosmans/presentation-ACME-letsencrypt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fpresentation-ACME-letsencrypt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fpresentation-ACME-letsencrypt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fpresentation-ACME-letsencrypt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fpresentation-ACME-letsencrypt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PeterMosmans","download_url":"https://codeload.github.com/PeterMosmans/presentation-ACME-letsencrypt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PeterMosmans%2Fpresentation-ACME-letsencrypt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29892139,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-27T09:48:51.284Z","status":"ssl_error","status_checked_at":"2026-02-27T09:48:43.992Z","response_time":57,"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-10-13T07:32:08.572Z","updated_at":"2026-02-27T11:33:01.186Z","avatar_url":"https://github.com/PeterMosmans.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"presentation-template\n=====================\nA presentation framework to facilitate generating HTML presentations and static PDF files from markdown syntax.\n\n\nUsage\n=====\nClone this repository, and create a markdown presentation called ```talk.md```.\nMake sure that ```Makefile``` contains the correct path to your favourite Internet browser.\n\n* ```make example```: Generate and view an example in your browser\n* ```make all```: Generate a DZslides HTML presentation from the file ```talk.md```\n* ```make pdf```:  Generate a PDF file from the file ```talk.md```\n* ```make view```: Generate a DZslides HTML presentation and open the presenter view in your browser\n\n\n\nThe CSS file ```css/include.css``` contains a modified version of the DZslides stylesheet. Modify it even further to your liking. Be creative.\n\nThe ```header.txt``` file contains a license to be included in the DZslides HTML code for your presentation content. Personally I use the [Creative Commons license](http://creativecommons.org/licenses/by-sa/4.0/), but feel free to modify this for your own content.\n\n\nIt exists of\n* ```Makefile```: To generate PDF and HTML files using GNU make\n* ```header.txt```: A text file (license) which will be included in the HTML presentation\n* ```my.dzslides```: A pandoc template for creating DZslides presentations\n* ```css/include.css```: A CSS file which will be included in the HTML presentation\n* ```shells/embedder.html```: To embed a presentation in a webpage\n* ```shells/onstage.html```: To show your slides with a control panel.\n\nThe ```my.dzslides``` template is a slightly modified version from the original pandoc package.\n\n\nDependencies\n============\n* [Pandoc](http://pandoc.org): To convert markdown files to HTML and PDF files\n* [GNU Make](https://www.gnu.org/software/make/): For automating all steps\n\n\nLicenses\n========\n\nThis makefile and framework is licensed under the [GNU General Public License version 3](http://www.gnu.org/licenses/gpl.html).\nDZslides is licensed under the [do what the fuck you want to public license](http://www.wtfpl.net/txt/copying/).\n\n\nThanks to\n=========\nThe creator(s) and maintainers of DZslides. See https://github.com/paulrouget/dzslides for more information.\n\nThe creator(s) and maintainers of Pandoc. See http://pandoc.org for more information.\n\n\n## How to push changes upstream ##\n```\ngit remote add upstream https://github.com/PeterMosmans/presentation-template\ngit fetch upstream\ngit diff upstream/master -- .gitignore Makefile css/include.css my.dzslides\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermosmans%2Fpresentation-acme-letsencrypt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetermosmans%2Fpresentation-acme-letsencrypt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetermosmans%2Fpresentation-acme-letsencrypt/lists"}