Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.