-
NOTE: Could not reproduce in a reduced test case. Leaving this here though just in case this fringe case can shed light on any other issues.
![screen shot 2015-05-11 at 10 01 56 am](https://cloud.gith…
-
When you create a new article, it bases the time off of UTC. So after 8pm in NYC, I'll get an article that says it was published tomorrow.
:\
Unfortunately, editing the template is insufficient bec…
-
Thanks for sharing a nice template, but I'm having an issue that horizontally long code doesn't fit in nicely. Like the following code, for example, should have a horizontal scroll bar, but it's not o…
-
[lazysizes](https://github.com/aFarkas/lazysizes) is a lazy loader for images (responsive and normal). It calls images like this:
``` html
```
For instance, for parent elements of the image larger …
-
Shopify supports very basis SCSS, but expects a single stylesheet file using the Liquid templating language, like so: `theme.scss.liquid`
Shopify compiles any liquid syntax, then compiles the SCSS. H…
-
(grunt -v)
```
Running "assemble:normal_pages" (assemble) task
Verifying property assemble.normal_pages exists in config...OK
Files: layouts/textpage.jade -> dist/
Assemble options: (none)
Options: l…
-
Hi guys,
I was looking around for static site generator written in C#/F# and found that there isn't a go to option like Jekyll or Middleman or Octopress. Pretzel is pretty good but it's not quite th…
-
```
error build/works/video.html
```
key not found: "video"
/Users/Nik/Sites/jackson2bears/config.rb:8:in `fetch'
/Users/Nik/Sites/jackson2bears/config.rb:8:in`toc'
/Users/Nik/Sites/jackson2bears…
-
When using Middleman from Github master, it fails with:
> ruby/gems/2.0.0/gems/tzinfo-1.1.0/lib/tzinfo/data_source.rb:199:in `rescue in create_default_data_source': No timezone data source could be f…
-
```
To make future changes to individual DBIs easier, move all queries into the
DBI files, abstracting them behind DBI function calls
An example of this is changing
$boardselect = $db->myassoc("selec…