Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pfefferle/SemPress
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).
https://github.com/pfefferle/SemPress
hacktoberfest html5 microdata microformat microformats microformats2 posh semantic theme wordpress wordpress-theme
Last synced: 3 months ago
JSON representation
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).
- Host: GitHub
- URL: https://github.com/pfefferle/SemPress
- Owner: pfefferle
- License: gpl-3.0
- Created: 2012-07-23T20:10:02.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-07-25T21:00:54.000Z (3 months ago)
- Last Synced: 2024-07-26T23:51:09.703Z (3 months ago)
- Topics: hacktoberfest, html5, microdata, microformat, microformats, microformats2, posh, semantic, theme, wordpress, wordpress-theme
- Language: PHP
- Homepage: http://wordpress.org/themes/sempress
- Size: 2.71 MB
- Stars: 141
- Watchers: 26
- Forks: 30
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
- License: license.txt
Awesome Lists containing this project
README
# SemPress
A WordPress theme, highly semantic, HTML5 templates, responsive and SEO optimized.
![SenPress](https://raw.githubusercontent.com/pfefferle/SemPress/master/sempress/screenshot.png)
SemPress supports most of the new HTML5 tags, the new HTML5 input-types, microformats, microformats v2 and microdata (Schema.org).
## POSH - Plain old Semantic HTML
From the [micrormats wiki](http://microformats.org/wiki/posh):
> The term semantic-html is a mouthful, and belies both how simple it is, how well established
> it is among modern web designers, and the fact that it has benefits far beyond the obvious doing
> the right thing for the Web by using semantic markup. We need a simple short mnemonic term that
> captures the essence of the concept, and is easily verbed (to posh, poshify, poshed up).SemPress is fully HTML5 compatible and uses a lot of the new tags, semantics and input-types.
## Web Semantics
SemPress' code is marked-up with microformats and microdata:
* used [microformats](http://microformats.org/):
* [hAtom](http://microformats.org/wiki/hatom)
* [hCard](http://microformats.org/wiki/hcard)
* [rel-tag](http://microformats.org/wiki/rel-tag)
* [XFN](http://microformats.org/wiki/xfn)
* used [microformats version 2](http://microformats.org/wiki/microformats-2):
* [h-feed](http://microformats.org/wiki/h-feed)/[h-entry](http://microformats.org/wiki/h-entry)
* [h-card](http://microformats.org/wiki/h-card)
* [Comment Draft](http://microformats.org/wiki/comment-brainstorming#microformats2_h-feed_p-comments)
* used [microdata](http://www.whatwg.org/specs/web-apps/current-work/multipage/microdata.html):
* http://schema.org/Blog
* http://schema.org/BlogPosting
* http://schema.org/UserComments
* http://schema.org/WebPage
* http://schema.org/PersonPlanned formats:
* micormats (v2): hAudio and hMedia
* microdata: http://schema.org/MediaObject## WordPress Features
SemPress supports:
* [Custom Post Formats](http://codex.wordpress.org/Post_Formats): aside, status, gallery, video, audio, chat, quote, link and image
* [Post-Thumbnails](http://codex.wordpress.org/Post_Thumbnails)
* [Editor-Style](http://codex.wordpress.org/Function_Reference/add_editor_style)
* [Navigation Menus](http://codex.wordpress.org/Navigation_Menus)
* [Automatic Feed Links](http://codex.wordpress.org/Automatic_Feed_Links)
* [Custom-Header](http://codex.wordpress.org/Custom_Headers)
* [Custom-Backgrounds](http://codex.wordpress.org/Custom_Backgrounds)
* [Infinite Scroll](http://jetpack.me/support/infinite-scroll/) (JetPack)## Translations
* **de_DE**
* [Benjamin Hartwich](http://www.benjaminhartwich.de/) ([@benhartwich](https://twitter.com/benhartwich))
* **fr_FR**
* [Julien Pierré](http://www.jp-software.fr/en/)
* **id_ID**
* [Sugeng Tigefa](https://github.com/tigefa4u) ([@sugeng_tigefa](https://twitter.com/sugeng_tigefa))
* [Rizky Luthfianto](https://github.com/rilut) ([@rilut](https://twitter.com/rilut))
* **ko_KR**
* [CARLITO](http://www.calitosway.net) ([@calitoway](https://twitter.com/calitoway))
* **nb_NO**
* [Kristoffer Risanger](https://github.com/kristofferR) ([@kristofferR](https://twitter.com/kristofferR))
* **ru_RU**
* [Oleg](http://0leg.net) ([@oleg_sh](https://twitter.com/oleg_sh))
* **sv_SE**
* [Christopher Anderton](http://deluxive.se/blog/) ([@deluxivese](https://twitter.com/deluxivese))## Child themes
### [Index](http://cmx.org.uk/indextheme/) by [Phil Julian](http://cmx.org.uk/)
See for an example
### [SemPress Lite](https://github.com/jihaisse/SemPress-Lite) by [Jihaisse](http://jihais.se/)
![SemPress Lite](https://raw.githubusercontent.com/jihaisse/SemPress-Lite/master/sempress-lite/screenshot.png)
### [SenPress](https://github.com/pfefferle/SenPress) by me
![SenPress](https://raw.githubusercontent.com/pfefferle/SenPress/master/screenshot.png)