riddles
Version:
A framework for building series of puzzle challenge, like Python Challenge.
19 lines (18 loc) • 775 B
text/jade
doctype html
html
head
meta(charset='utf-8')
meta(name='viewport', content='width=device-width, initial-scale=1')
title= title
//link(rel='stylesheet', href='//fonts.googleapis.com/css?family=Raleway:400,300,600')
link(rel='stylesheet', href=path + '/stylesheets/normalize.css')
link(rel='stylesheet', href=path + '/stylesheets/skeleton.css')
link(rel='stylesheet', href=path + '/stylesheets/medium-editor.min.css')
link(rel='stylesheet', href=path + '/stylesheets/beagle.min.css')
link(rel='stylesheet', href=path + '/stylesheets/style.css')
body
block content
footer
div.container
p
small Copyright 2015 #{title} | 复旦推理协会 | 复旦学生网 | all IP traffic recorded & all rights reserved.