Difference between revisions of "WordPress"

From Eugene Eric Kim
(CSS)
m (10 revisions imported: Imported from WebFaction on September 13, 2021 with Interwiki prefix Eekim)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
The front-end and blog of eekim.com run on WordPress using a theme I designed myself. I'd like to update the design and the theme itself to be responsive.
The front-end and blog of eekim.com run on WordPress using a child theme based on [https://richtabor.com/coblocks-wordpress-theme/ CoBlocks].


== Plugins ==
= Themes =


To explore:
These are other minimal, single-column, responsive, Gutenberg-friendly themes I considered:


* [http://regex.info/blog/other-writings/timesince A Non-Stupid “Time Since” Plugin for WordPress]
* [https://atomicblocks.com/ AtomicBlocks]
* [https://editorblockswp.com/ EditorBlocks]
* [https://wordpress.org/themes/writings/ Writings]
* [https://wordpress.org/themes/founder/ Founder]


== Themes ==
= Plugins =


* [http://themnific.com/mosaico-theme/ Mosaico] ($30)
To explore:
* [http://jarederickson.com/less-a-free-super-minimal-wordpress-theme/ Less] and [http://jarederickson.com/min-a-free-wordpress-minimal-theme/ Min] (both free)
* [http://www.eleventhemes.com/gridly-theme/ Gridly] (free)
* [http://upthemes.com/themes/gallery/ Gallery] (free)
* [http://www.mhthemes.com/themes/ MG Magazine] (lite version is free)
* [http://wpshower.com/themes/imbalance/ Imbalance]
* [http://themeforest.net/item/stuff/132346?ref=PauliusR Stuff] ($40). Horizontal design.


=== Responsive Design ===
* [http://regex.info/blog/other-writings/timesince A Non-Stupid “Time Since” Plugin for WordPress]
 
* [http://themble.com/bones/ Bones] (based on HTML5 Boilerplate. Uses pre-processed [[CSS]] by default.)
** [http://waterstreetgm.org/bones-and-underscores-a-wordpress-theme-head-to-head/ Bones and Underscores— a WordPress theme head-to-head]
** [http://devstr.net/bones-mobile-first-responsive-wordpress-starter-theme/ Bones: Mobile-First & Responsive WordPress Starter Theme]
** [http://wp.tutsplus.com/tutorials/theme-development/making-a-theme-with-bones-getting-started/ Making a Theme With Bones: Getting Started]
** [http://www.awesomerobotsmash.com/?p=163 Making a WordPress Theme with Bones – Adding another sidebar]
* [http://www.rootstheme.com/ Roots] (based on HTML5 Boilerplate and Twitter Bootstrap)
* [https://github.com/drewsymo/Foundation#readme Foundation] (based on ZURB's Foundation)
* [https://github.com/gregormck/Meerkats Meerkats]
* [http://themes.simplethemes.com/skeleton/ Skeleton]
* [http://www.welcomebrand.co.uk/thoughts/barebones-a-wordpress-developers-base-theme/ Barebones]


== Multisite Configuration ==
= Multisite Configuration =


* [http://ottopress.com/2010/wordpress-3-0-multisite-domain-mapping-tutorial/ WordPress 3.0 Multisite Domain Mapping Tutorial]
* [http://ottopress.com/2010/wordpress-3-0-multisite-domain-mapping-tutorial/ WordPress 3.0 Multisite Domain Mapping Tutorial]


[[Category:Tool]]
[[Category:Tool]]

Latest revision as of 19:32, 13 September 2021

The front-end and blog of eekim.com run on WordPress using a child theme based on CoBlocks.

Themes

These are other minimal, single-column, responsive, Gutenberg-friendly themes I considered:

Plugins

To explore:

Multisite Configuration