Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taniarascia/untheme
A blank WordPress theme for developers.
https://github.com/taniarascia/untheme
basic development minimalist simple theme wordpress wordpress-boilerplate wordpress-development wordpress-starter-theme wordpress-theme
Last synced: about 2 months ago
JSON representation
A blank WordPress theme for developers.
- Host: GitHub
- URL: https://github.com/taniarascia/untheme
- Owner: taniarascia
- Archived: true
- Created: 2016-10-27T18:52:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-25T05:53:14.000Z (about 5 years ago)
- Last Synced: 2024-09-17T23:06:37.430Z (about 2 months ago)
- Topics: basic, development, minimalist, simple, theme, wordpress, wordpress-boilerplate, wordpress-development, wordpress-starter-theme, wordpress-theme
- Language: PHP
- Homepage:
- Size: 6.84 KB
- Stars: 88
- Watchers: 8
- Forks: 30
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# untheme
### Base theme for WordPress development
Untheme is a clean, empty base theme for developers. It supports and includes an example for navigation, a widget sidebar, pagination, and a custom post type - all without plugins!
## Installation
1. Upload the contents of this repository to a new directory in `wp-content/themes`.
1. Click "Activate".## Settings
For optimized WordPress settings, follow these steps.
1. In "Settings -> Permalinks" click "Post name" and save.
1. In "Settings -> Media" uncheck "Organize my uploads into month- and year-based folders" and save.
1. In "Appearance -> Menus" click "Save Menu" and check "Display location - Primary Menu".
1. In "Appearance -> Widgets" drag a widget to "Sidebar" to view them in action.