{"id":15634193,"url":"https://github.com/pfefferle/sempress","last_synced_at":"2025-04-04T15:09:41.123Z","repository":{"id":4053992,"uuid":"5156850","full_name":"pfefferle/SemPress","owner":"pfefferle","description":"A highly semantic WordPress Theme with HTML5 templates, responsive and seo optimized. SemPress supports most of the new HTML5 tags, the new HTML5 input-types, microformats, microformats v2 and microdata (Schema.org).","archived":false,"fork":false,"pushed_at":"2025-02-10T06:15:18.000Z","size":2839,"stargazers_count":143,"open_issues_count":8,"forks_count":30,"subscribers_count":25,"default_branch":"master","last_synced_at":"2025-03-28T14:08:18.058Z","etag":null,"topics":["hacktoberfest","html5","microdata","microformat","microformats","microformats2","posh","semantic","theme","wordpress","wordpress-theme"],"latest_commit_sha":null,"homepage":"http://wordpress.org/themes/sempress","language":"PHP","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/pfefferle.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"custom":"https://notiz.blog/donate/"}},"created_at":"2012-07-23T20:10:02.000Z","updated_at":"2025-02-24T17:29:46.000Z","dependencies_parsed_at":"2023-02-16T04:46:09.182Z","dependency_job_id":"faf71dad-da05-4649-bc53-5cfb43b1120d","html_url":"https://github.com/pfefferle/SemPress","commit_stats":{"total_commits":504,"total_committers":15,"mean_commits":33.6,"dds":0.07936507936507942,"last_synced_commit":"f9bfaceb50ad1246db8ca72afda685c049f7b9e6"},"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfefferle%2FSemPress","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfefferle%2FSemPress/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfefferle%2FSemPress/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pfefferle%2FSemPress/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pfefferle","download_url":"https://codeload.github.com/pfefferle/SemPress/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247198463,"owners_count":20900080,"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":["hacktoberfest","html5","microdata","microformat","microformats","microformats2","posh","semantic","theme","wordpress","wordpress-theme"],"created_at":"2024-10-03T10:52:13.033Z","updated_at":"2025-04-04T15:09:41.097Z","avatar_url":"https://github.com/pfefferle.png","language":"PHP","funding_links":["https://notiz.blog/donate/"],"categories":[],"sub_categories":[],"readme":"# SemPress\n\nA WordPress theme, highly semantic, HTML5 templates, responsive and SEO optimized.\n\n![SenPress](https://raw.githubusercontent.com/pfefferle/SemPress/master/sempress/screenshot.png)\n\nSemPress supports most of the new HTML5 tags, the new HTML5 input-types, microformats, microformats v2 and microdata (Schema.org).\n\n## POSH - Plain old Semantic HTML\n\nFrom the [micrormats wiki](http://microformats.org/wiki/posh):\n\n\u003e The term semantic-html is a mouthful, and belies both how simple it is, how well established\n\u003e it is among modern web designers, and the fact that it has benefits far beyond the obvious doing\n\u003e the right thing for the Web by using semantic markup. We need a simple short mnemonic term that\n\u003e captures the essence of the concept, and is easily verbed (to posh, poshify, poshed up).\n\nSemPress is fully HTML5 compatible and uses a lot of the new tags, semantics and input-types.\n\n## Web Semantics\n\nSemPress' code is marked-up with microformats and microdata:\n\n* used [microformats](http://microformats.org/):\n    * [hAtom](http://microformats.org/wiki/hatom)\n    * [hCard](http://microformats.org/wiki/hcard)\n    * [rel-tag](http://microformats.org/wiki/rel-tag)\n    * [XFN](http://microformats.org/wiki/xfn)\n* used [microformats version 2](http://microformats.org/wiki/microformats-2):\n    * [h-feed](http://microformats.org/wiki/h-feed)/[h-entry](http://microformats.org/wiki/h-entry)\n    * [h-card](http://microformats.org/wiki/h-card)\n    * [Comment Draft](http://microformats.org/wiki/comment-brainstorming#microformats2_h-feed_p-comments)\n* used [microdata](http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html):\n    * http://schema.org/Blog\n    * http://schema.org/BlogPosting\n    * http://schema.org/UserComments\n    * http://schema.org/WebPage\n    * http://schema.org/Person\n\nPlanned formats:\n\n* micormats (v2): hAudio and hMedia\n* microdata: http://schema.org/MediaObject\n\n## WordPress Features\n\nSemPress supports:\n\n* [Custom Post Formats](http://codex.wordpress.org/Post_Formats): aside, status, gallery, video, audio, chat, quote, link and image\n* [Post-Thumbnails](http://codex.wordpress.org/Post_Thumbnails)\n* [Editor-Style](http://codex.wordpress.org/Function_Reference/add_editor_style)\n* [Navigation Menus](http://codex.wordpress.org/Navigation_Menus)\n* [Automatic Feed Links](http://codex.wordpress.org/Automatic_Feed_Links)\n* [Custom-Header](http://codex.wordpress.org/Custom_Headers)\n* [Custom-Backgrounds](http://codex.wordpress.org/Custom_Backgrounds)\n* [Infinite Scroll](http://jetpack.me/support/infinite-scroll/) (JetPack)\n\n## Translations\n\n* **de_DE**\n    * [Benjamin Hartwich](http://www.benjaminhartwich.de/) ([@benhartwich](https://twitter.com/benhartwich))\n* **fr_FR**\n    * [Julien Pierré](http://www.jp-software.fr/en/)\n* **id_ID**\n    * [Sugeng Tigefa](https://github.com/tigefa4u) ([@sugeng_tigefa](https://twitter.com/sugeng_tigefa))\n    * [Rizky Luthfianto](https://github.com/rilut) ([@rilut](https://twitter.com/rilut))\n* **ko_KR**\n    * [CARLITO](http://www.calitosway.net) ([@calitoway](https://twitter.com/calitoway))\n* **nb_NO**\n    * [Kristoffer Risanger](https://github.com/kristofferR) ([@kristofferR](https://twitter.com/kristofferR))\n* **ru_RU**\n    * [Oleg](http://0leg.net) ([@oleg_sh](https://twitter.com/oleg_sh))\n* **sv_SE**\n    * [Christopher Anderton](http://deluxive.se/blog/) ([@deluxivese](https://twitter.com/deluxivese))\n\n## Child themes\n\n### [Index](http://cmx.org.uk/indextheme/) by [Phil Julian](http://cmx.org.uk/)\n\nSee \u003chttp://cmx.org.uk\u003e for an example\n\n### [SemPress Lite](https://github.com/jihaisse/SemPress-Lite) by [Jihaisse](http://jihais.se/)\n\n![SemPress Lite](https://raw.githubusercontent.com/jihaisse/SemPress-Lite/master/sempress-lite/screenshot.png)\n\n### [SenPress](https://github.com/pfefferle/SenPress) by me\n\n![SenPress](https://raw.githubusercontent.com/pfefferle/SenPress/master/screenshot.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfefferle%2Fsempress","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpfefferle%2Fsempress","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpfefferle%2Fsempress/lists"}