Theme skeleton

Post Reply
dontodd
Ssr. Bludit
Posts: 17
Joined: Tue Dec 19, 2017 1:17 am

Hi,

I'm trying to build a really lightweight blog site. Is there a really basic theme I can modify to get started? All I want is single column with list of blog posts and maybe snippets with *read more* link, and then individual post pages with author, date, category and tags. I don't want to use any javascript or web fonts if it can be avoided, just provide my own css.

The Core theme looks the simplest. I'm just not clear if I need all of index, home, page files in the theme.
User avatar
bayerberg
Master Bludit
Posts: 141
Joined: Wed Jun 07, 2017 1:05 pm
Location: London, UK
Has thanked: 7 times
Been thanked: 10 times
Contact:

I have something like this somewhere, give me a moment to dig it up.
bludit plugins and themes - makeitblu | I do things, check them out on behance and dribbble.
User avatar
bayerberg
Master Bludit
Posts: 141
Joined: Wed Jun 07, 2017 1:05 pm
Location: London, UK
Has thanked: 7 times
Been thanked: 10 times
Contact:

Try this one. It's almost finished theme so you have a couple of extra functions, if you want you can strip it to bare bones. Works on 3.6.1, you need to test it on other builds.
bludit plugins and themes - makeitblu | I do things, check them out on behance and dribbble.
dontodd
Ssr. Bludit
Posts: 17
Joined: Tue Dec 19, 2017 1:17 am

bayerberg wrote: Tue Aug 06, 2019 2:19 pm Try this one. It's almost finished theme so you have a couple of extra functions, if you want you can strip it to bare bones. Works on 3.6.1, you need to test it on other builds.
Great, thank you! I will check it out.
Post Reply