https://github.com/philipnewcomer/origin
A WordPress starter theme.
https://github.com/philipnewcomer/origin
wordpress wordpress-starter-theme wordpress-theme
Last synced: 2 months ago
JSON representation
A WordPress starter theme.
- Host: GitHub
- URL: https://github.com/philipnewcomer/origin
- Owner: philipnewcomer
- License: gpl-2.0
- Created: 2017-01-17T19:57:24.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-17T00:51:36.000Z (over 9 years ago)
- Last Synced: 2025-06-14T13:39:57.085Z (about 1 year ago)
- Topics: wordpress, wordpress-starter-theme, wordpress-theme
- Language: PHP
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Origin
*A WordPress starter theme*
Loosely based on the [_s](https://github.com/Automattic/_s) theme, Origin's goal is to provide a useful set of base styles and functionality to get started quickly building themes for client projects, without bringing along all of the bloat of full frontend frameworks like [Bootstrap](http://getbootstrap.com/).
Origin is not intended to be a framework, but a starter theme which contains the code that is typically the same across projects, giving you a base to quickly begin building the client-specific portions of the theme.
Origin differs from _s in that it provides a fuller set of base styling, plus a number of other useful features like [Babel](https://babeljs.io/), asset minification, a modular scale for typography and spacing, and reorganization of template files in the manner that I prefer.