25 Commits (6a5856fc7c0fe56b01ddb350593d6f8773c69fad)
 

Author SHA1 Message Date
Max Willsey 6a5856fc7c Use bibble from pip instead of submodule. 7 years ago
Adrian Sampson af1415ef7c Merge pull request #3 from filipesaraiva/patch-1
Use kramdown instead redcarpet as markdown parser
8 years ago
Adrian Sampson 38b22a3cee Merge pull request #4 from filipesaraiva/patch-2
Fix the deprecated pygments option to highlighter
8 years ago
Filipe Saraiva 0f864c60bd Fix the deprecated pygments option to highlighter
Since Jekyll 3.0 the pygments option was deprecated. Instead we
must use highlighter option and put pygments value in order to
continue to use pygments as syntax highlighting library [1].

[1] https://jekyllrb.com/docs/upgrading/2-to-3/#syntax-highlighter-changed
8 years ago
Filipe Saraiva 9a2576675f Use kramdown instead redcarpet as markdown parser
Since Jekyll 3.0 kramdown is the default library to parser markdown files [1].
Kramdown in fact is the default option, so there is no need to specify this
library in _config.yml file [2].

[1] https://help.github.com/articles/updating-your-markdown-processor-to-kramdown/
[2] https://jekyllrb.com/docs/configuration/#default-configuration
8 years ago
Adrian Sampson fe6fe5183f Add license text (#2) 8 years ago
Ben Ransford 2d4c7f7f65 oh god markdown 9 years ago
Ben Ransford 4615d3e9cb add license (CC-BY-NC 4.0) 9 years ago
Ben Ransford 5497f26148 Merge pull request #1 from rjwalls/master
Fix $(PATH) var in Makefile.  Thanks @rjwalls!
11 years ago
Robert Walls 73be1443a0 Fixed issue preventing build.
The variable "PATH" in the Makefile was shadowing the shell's PATH
variable. This broke the build and resulted in errors such as "Cannot
find command Python2.7."
11 years ago
Ben Ransford 37fa14133d oopsie; fix fork URL for real 11 years ago
Ben Ransford 584220d495 fix fork URL 11 years ago
Ben Ransford fc0b62dc1c clarify URL 11 years ago
Ben Ransford 7c59f91ec2 update README for fork maintenance 11 years ago
Ben Ransford a05fa36b0f example.com -> example.edu 11 years ago
Ben Ransford afa1ff8fe9 finish expunging UW 11 years ago
Adrian Sampson 35bfed7677 Remove some more identifying information 11 years ago
Adrian Sampson 1c54eaee2c Add screenshot to README 11 years ago
Adrian Sampson 4b33d92a61 Mention responsive design in README 11 years ago
Adrian Sampson e21c003c87 Expand README 11 years ago
Adrian Sampson 563a7f338f Genericize some more content 11 years ago
Adrian Sampson 93b887066a Add placeholder logo 11 years ago
Adrian Sampson 84e91727bf Add bibble submodule 11 years ago
Adrian Sampson 6a561da64a Remove redirects and old news page 11 years ago
Adrian Sampson a36ffd3314 Add template from Irene's refactoring 11 years ago