Giter Site home page Giter Site logo

kazatsuyu / deno_website2_japanese Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tokiedokie/deno_website2_japanese

0.0 0.0 0.0 113.46 MB

deno.land の日本語サイト

Home Page: https://deno-ja.vercel.app

License: Other

JavaScript 0.71% TypeScript 89.30% CSS 9.99%

deno_website2_japanese's Introduction

deno 日本語サイト

Build Status

https://deno-ja.vercel.app/ のレポジトリです。

翻訳のやり方

docs下の.mdファイルは英文をHTMLコメント(<!-- -->)でコメントアウトし、その下に日本語訳を書いてください。英文が複数行に渡る場合、すべてをコメントアウトして日本語にしてください。英文が一行空いている場合はそれぞれ分けて日本語にしてください。

.tsxの英文はJSXのコメント({/* */})でコメントアウトし、その下に日本語訳を書いてください。

docs/toc.jsonは元のファイルです。日本語はdocs/toc.ja.jsonに書いてください。

改行位置での半角スペースの自動挿入を防ぐため、日本語訳に改行をはさまないでください。 ただし.tsxでは、改行時に半角スペースの挿入が行われない箇所があり、そこでの改行はOKとします。

Markdown中のコードとリンクの前後が句読点やカッコでない場合、空白を開けてください。

句読点は を使ってください。

History

This is a rewrite of the Deno website it will combine the code in https://github.com/denoland/deno/tree/f96aaa802b245c8b3aeb5d57b031f8a55bb07de2/website and https://github.com/denoland/registry and have faster deployment.

This is written in React / TailwindCSS / Vercel / CloudFlare Workers. Not in Deno. Ideally this could be ported to Deno at some point but we are in need of a new website and dogfooding takes too long. We hope to see this code ported to Deno with minimal developer flow interrupted (in particular, we need the ability to listen for FS events and reload the web server).

Image License

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

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.