Skip to content

Instantly share code, notes, and snippets.

@yuririn
Last active June 9, 2017 02:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yuririn/a3381e46d2ce07f86f20a055d82be817 to your computer and use it in GitHub Desktop.
Save yuririn/a3381e46d2ce07f86f20a055d82be817 to your computer and use it in GitHub Desktop.
//- inc/_layout.pug
block main
//- index.pug
extend inc/_layout
block main
main.main
h2 Pugでhtml作ったよ
p Pugって楽しいね!!!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment