summaryrefslogtreecommitdiff
path: root/tools/build_website.py
AgeCommit message (Collapse)Author
2019-10-24Remove old website (#3194)Ry Dahl
Move manual.md and style_guide.md into //std so they can be accessed from https://deno.land/std/manual.md Code for new website is https://github.com/denoland/deno_website2 Co-authored-by: Christian Moritz <chrmoritz@gmail.com>
2019-06-11feat: default output filename for deno bundle (#2484)Ryan Dahl
And improve bundle docs