https://github.com/repcomm/replate
Writting my own efficient wordpress theme from scratch
https://github.com/repcomm/replate
wordpress-theme
Last synced: 10 months ago
JSON representation
Writting my own efficient wordpress theme from scratch
- Host: GitHub
- URL: https://github.com/repcomm/replate
- Owner: RepComm
- Created: 2019-01-30T23:14:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-12T03:07:40.000Z (about 3 years ago)
- Last Synced: 2025-03-23T02:45:23.543Z (about 1 year ago)
- Topics: wordpress-theme
- Language: PHP
- Size: 166 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: ReadMe.md
Awesome Lists containing this project
README
# replate
My own open-source wordpress theme
## Fancy Stuff
- [ui.php](./inc/ui.php) - PHP Server Side Renderer / virtual DOM
- [customizer.php](./inc/customizer.php) - Wrapper for wordpress customizer/mods that make adding them faster/easier
