Mandaris Moore


A mind map of what the goals are for my new blog theme

I've been having a desire to make a new website, but I haven't really been thinking about what I want from it. I took some time to brainstorm so ideas and broke it down into three things.

Accessible

I want people to be able to read the site. I've had a couple scares where I thought something would happen to my vision. I want what I'm reading to be read by everyone.

Even if it's just me in the future.

Quick to Load

I want the page to load fast. I think I could break this into two smaller goals.

Reduce the number of calls to external libraries

Modern OSs have a lot of fairly good fonts and not every website need to have the entire library for css and/or javascript that you want. Although CDNs can help with that, I feel what I'm creating needs to make yet another http request for the end users.

Keep the syntax for the site to a minimum

I don't want to add extra code just for code sake. I want the person to get in and do what they want - which is read- and then move on.

Schema.org

I want people to be able to find out what I'm saying. It could be helpful for them. Maybe it's something technical or just a story that I choose to share.


I just wanted to take a moment to write about what I want my new website to look like. I've been hee-hawing it for years now and I'm starting working on it again. I've found some inspiration in using the Tufte style1 and I'll be documenting my changes on this very site. It gives me something to look every time I open up a new safari window.

Some of the Styles

As you'll notice the site should be some what simple because I'm learning how to add all the features in pelican using liquid tags. I was thinking about adding a plugin to pelican to turn footnotes into side notes, but I'll hold that off until I get some time to really play with the site design.

Continued Goals for the Site

I still have a desire to teach and help people. I've also found that one of those people should be myself. I want to show code examples.

print "hello, world"

I'm hoping to have some simple animations and just other stuff.

But first, I'd like to make the site functional on my own.


  1. Honestly, I came across the Tufte CSS project and then looked for more information about the guy on his webpage and wikipedia