SemPress
SemPress copied to clipboard
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 microda...
Hello. I really appreciate the SemPress theme, but I have one issue. When I am logged into my admin account on my phone, the admin bar covers the menu bar,...
The variable `$content_width` is set at the top of `functions.php`, but is set fixed later on in `function sempress_content_width()`. As as result, there is no (easy) way to set a...
Related: https://github.com/snarfed/wordpress-micropub/pull/92 If there is no post content, this theme should display the summary if set. To be created, a post has to have either a name, content, or an...
.travis.yml: - language should be node_js - must install sass (gem) before running grunt - add compress step, needs expand: true to use globbing - skip_clean: true must be set...
Given that this theme is one of the exceedingly few that supports microformats 2 and that it stands as the (only?) definitive theme in the IndieWeb echosystem for WordPress, might...
The :target version of the menu isn't working that good and should be replaced with javascript
Some properties are getting duplicated, most notably `p-name` because the [link previews in indieweb chat](https://chat.indieweb.org/stream/2023-05-16#t1684276741500800) concatenated them together. [Example post](https://gregsplace.net/2023/05/17/once-again-from-the-top/) ([archived](http://web.archive.org/web/20230517223836/https://gregsplace.net/2023/05/17/once-again-from-the-top/)) `u-url`, `dt-published`, `dt-updated`, and the author's `h-card` are also...
Bumps [grunt-sass](https://github.com/sindresorhus/grunt-sass) from 3.1.0 to 4.0.0. Release notes Sourced from grunt-sass's releases. v4.0.0 Breaking Require Node.js 18 e4199eb Remove support for node-sass e4199eb You must now use the sass package...