style: update site color scheme, typography, and copy across documentation pages

This commit is contained in:
Bob Nystrom
2014-08-19 14:35:20 +00:00
parent 5055e1fb87
commit 235518637a
8 changed files with 176 additions and 196 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
## Why did you create Wren?
Most creative endeavors aren't immediately met with existential crises, but for programmers don't seem to like new languages. Here's the niche I'm trying to fill:
Other creative endeavors aren't immediately met with existential crises, but for some reason programmers don't seem to like new languages. Here's the niche I'm trying to fill:
There are a few scripting languages used for embedding in applications. Lua is the main one. TCL used to be. There's also Guile, increasingly JavaScript, and some applications embed Python. I'm an ex-game developer, so when I think "scripting", I tend to think "game scripting".