summaryrefslogtreecommitdiff
path: root/website/manual.md
AgeCommit message (Expand)Author
2019-03-28Merge the --recompile and --reload flags (#2003)Ryan Dahl
2019-03-27Fix some typos (#2005)ztplz
2019-03-20Website and manual improvements (#1967)Ryan Dahl
2019-03-19Deprecate DENO_BUILD_MODE=releaseRyan Dahl
2019-03-16Fix a missing import in manual.md example for testing (#1935)joemclo
2019-03-14Fix command in manual.md (#1931)Jack Rowlingson
2019-03-11manual: Improve formatting (#1842)Jed Fox
2019-03-08docs: package.ts -> deps.ts (#1903)Yoshiya Hinosawa
2019-03-06Upgrade deno_std (#1892)Ryan Dahl
2019-03-06Replace deno.land/x/std with deno.land/std (#1890)Andy Hayden
2019-03-05Fix website manual link (#1889)Grant Timmerman
2019-03-04tools: remove fix_symlinks() functionBert Belder
2019-03-04Improve tagline in README (#1881)Ryan Dahl
2019-03-04Allow inspection and revocation of permissions (#1875)Simon Menke
2019-03-02Fix deno imports in manual (#1867)JaePil Jung
2019-03-02manual - import.meta.main (#1868)Bartek Iwańczuk
2019-03-02Fix example in manual (#1863)Ryan Dahl
2019-03-01Add favicon.ico generated by deno_logo_3.svg and add link tag in every page (...Jon Jee
2019-02-27Add NO_COLOR to CLI usage (#1843)Ryan Dahl
2019-02-27Use the SVG logo everywhere. Add logo links to manual. (#1841)Ryan Dahl
2019-02-21manual: add Deno.run example (#1811)Bartek Iwańczuk
2019-02-20Add section explaining resources and metrics to the manual (#1819)EnokMan
2019-02-18Add window.locationRyan Dahl
2019-02-18Add example of starting subprocess to docs (#1791)Bartek Iwańczuk
2019-02-18Update installation documentation (Fixes #1786) (#1802)Mark Tiedemann
2019-02-18Rename welcome.js to welcome.ts (#1803)Maxim Mazurok
2019-02-15Syntax highlighting on the website paegs (#1780)满远荣
2019-02-13Update contribution guidelines (#1771)Kitson Kelly
2019-02-13Use proper directory for cache files (#1763)Philipp A
2019-02-12More web design work (#1759)Ryan Dahl
2019-02-12Revert "Rewrite tools/format.py in deno (#1528)" (#1752)Ryan Dahl
2019-02-12Add Deno global namespace (#1748)Kitson Kelly
2019-02-11web design (#1728)Ryan Dahl