Deno Website2 Save Abandoned

[Archived] deno.land website

Project README

dotland

This repository has been archived as the source code has been moved to be closed-source only instead. For any issues, please open an issue on https://github.com/denoland/website_feedback.

Build Status

This is the code for https://deno.land/

We want to provide pretty and semantic URLs for modules that will be used within Deno. For example: https://deno.land/std/http/server.ts

When we request this file inside of Deno, we need to receive back the raw content of the file. However, when we visit that URL in the browser we want to see a pretty HTML file with syntax highlighting.

To accomplish this, we look at the "Accept:" HTTP header to see if the client wants HTML or not. If it does want HTML, we simply render the html, else we proxy the file contents from S3 buckets.

For questions or problems regarding modules, please e-mail [email protected].

Image License

These Deno images are distributed under the MIT license (public domain and free for use).

Open Source Agenda is not affiliated with "Deno Website2" Project. README Source: denoland/dotland
Stars
971
Open Issues
0
Last Commit
10 months ago
License
MIT
Tags

Open Source Agenda Badge

Open Source Agenda Rating