blog-theme
Here are 429 public repositories matching this topic...
-
Updated
Jun 4, 2021 - TypeScript
-
Updated
May 23, 2021 - Vue
-
Updated
Jul 17, 2021 - HTML
-
Updated
Aug 1, 2021 - Vue
-
Updated
Apr 18, 2020 - CSS
-
Updated
Jul 30, 2021 - SCSS
-
Updated
Jun 29, 2021 - SCSS
-
Updated
May 31, 2021 - CSS
-
Updated
May 1, 2021 - HTML
-
Updated
Jul 12, 2021 - SCSS
-
Updated
Jul 22, 2021 - HTML
-
Updated
Apr 2, 2021 - PHP
-
Updated
Jul 30, 2021 - Handlebars
Dropcap issue
Adding drop cap using p:first-child:first-letter also affects the first letter in the blockquote. Is there a way to exclude the blockquote from being affected?
-
Updated
Jul 24, 2021 - HTML
-
Updated
Aug 1, 2021 - CSS
-
Updated
May 7, 2021 - HTML
-
Updated
Jul 12, 2021 - HTML
-
Updated
Jul 21, 2021 - Vue
I noticed that, by default, the titles of the entries are listed in home in lowercase even when it is in specific capitalization inside the entry.
Is there a way to put the titles with the capitalization untouched?
Dark Mode Toggle
Currently the Light Mode to Dark mode switching is based on system theme. Implementing a Toggle would be easier for users to switch between the theme.
Navigation icons are targeted with the CSS selector li[class$=icon] .label which breaks when Ghost adds the nav-current CSS class to the end of the class list.
Could fix by using li[class*=icon .label instead.
-
Updated
Feb 22, 2021 - SCSS
-
Updated
Jul 8, 2021 - HTML
-
Updated
Jul 6, 2021 - HTML
Improve this page
Add a description, image, and links to the blog-theme topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the blog-theme topic, visit your repo's landing page and select "manage topics."
Add support for a responsible nested menu.
Related: #425