#
custom-theme
Here are 53 public repositories matching this topic...
-
Updated
May 24, 2020 - Dart
Addon for storybook wich wrap material-ui components into MuiThemeProvider. 📃 This helps and simplifies development of material-ui based components.
-
Updated
Jan 4, 2020 - JavaScript
Learn how to develop a WordPress theme from scratch with this basic skeleton and accompanying tutorial.
theme
bootstrap
learning
php
wordpress
boilerplate
tutorial
wordpress-development
article
wordpress-theme
custom-theme
-
Updated
Apr 18, 2017 - PHP
eagles for vue componets of silianpan
-
Updated
Nov 2, 2019 - JavaScript
theme
jsdoc
esdoc
custom-theme
css-grid-layout
css-variables
documentation-theme
reponsive
esdoc-template
-
Updated
Mar 5, 2018 - JavaScript
Web component for displaying 5th Edition monster stat blocks
javascript
css
html
theme
dnd
rpg
webcomponents
armor
stats
monster
npc
custom-theme
dnd5e
stat-blocks
lit-html
lit-element
custom-themes
vellum-monster
challenge-rating
attack-bonus
-
Updated
May 31, 2020 - HTML
A custom WordPress nav walker class to implement the materialize navigation style in a custom theme using the WordPress built in menu manager.
-
Updated
May 3, 2017 - PHP
Javascript library to build custom Tumblr from API 🚀
javascript
builder
tumblr
infinite-scroll
custom-theme
tumblr-api
custom-post-types
tumblr-theme
web-storage
related-posts
custom-pages
extended-methods
-
Updated
May 1, 2020 - JavaScript
LibreOffice Theme Changer
-
Updated
Jun 13, 2019 - Shell
A tool for creating custom DevExtreme themes
-
Updated
Jun 5, 2020 - TypeScript
-
Updated
Apr 14, 2018 - CSS
A port of Dayle Rees' Earthsong theme for Atom - Atom 1.13 ^
-
Updated
Apr 22, 2017 - CSS
Developing WordPress Theme, building from custom code, no plugins no visual builders, Gutenberg supported, a Book, Course and Articles
php
wordpress-development
course-materials
wordpress-theme
custom-theme
theme-development
tutorial-exercises
custom-themes
-
Updated
Nov 27, 2018
Magento 2 Child Theme from Luma
-
Updated
Feb 24, 2020 - HTML
A basic level support to generate the custom styles for Essential JS 2 components. Refer the official web tool for customizing Essential JS 2 themes here https://ej2.syncfusion.com/themestudio/
-
Updated
Jul 1, 2018 - JavaScript
A Website for publishing articles and events, created using: JavaScript, jQuery, CSS3, Drupal 8, Acquia Dev Desktop 2 => with Responsive Web Design
-
Updated
Mar 1, 2019 - PHP
react
javascript
css
html
theme
syntax
npm
color
customization
simple
text
stylish
text-editor
elegant
custom-theme
easy
colour
resizable
syntacks
-
Updated
Jul 16, 2017 - JavaScript
Theme #10, Esperanto, by silbrigthemes.
-
Updated
Dec 9, 2018
Protonmail CSS theme 🎨️ [3.16.X]
-
Updated
Feb 6, 2020 - CSS
WP Theme built from scratch for a Real Estate Agency in Aspen, Colorado
-
Updated
Feb 17, 2019 - PHP
-
Updated
Jun 19, 2019
Improve this page
Add a description, image, and links to the custom-theme topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the custom-theme topic, visit your repo's landing page and select "manage topics."
Suggestion
WordPress core recently added this to the navwalker:
https://core.trac.wordpress.org/ticket/43290
Without adding these attributes google audit flags as a security risk, suggested change for class-wp-bootsrap-navwalker.php:
`//$atts['rel'] = ! empty( $item->xfn ) ? $item->xfn : '';