Giter VIP home page Giter VIP logo

documentation's Introduction

Docs web

https://docs.decentraland.org/

Set up local environment

  1. Install Hugo locally
  2. Clone this repository (including the submodules)
    git clone --recurse-submodules https://github.com/decentraland/documentation.git
    
  3. Run hugo serve to preview changes locally and follow the instructions in the terminal to open a browser

Links syntax

[Link to page]({{< ref "/content/subsection/page.md" >}})

More info: https://gohugo.io/content-management/cross-references/

To publish [publish]({{< ref "/content/creator/scenes/publishing/publishing.md" >}}) your scene bla bla bla

Debugging pages values

To debug the current context of Hugo (the site renderer) you may use this snippet

{{- printf "%#v" . -}}

or

{{- printf "%#v" $ -}}

Multi platform tabs

Tabs should be used to list content for different platforms as seen in /content/creator/scenes/getting-started/sdk-101.md

{{< tabs "open-terminal" >}}
{{< tab "Windows" >}} Right click on the Start button, then search for "_cmd_" and select the "Command Prompt". {{< /tab >}}
{{< tab "MacOS" >}} Open the Launchpad (Cmd+space) and look for "_Terminal_" {{< /tab >}}
{{< tab "Linux" >}} You already know how to do it {{< /tab >}}
{{< /tabs >}}

documentation's People

Contributors

nearnshaw avatar menduz avatar pentreathm avatar gonpombo8 avatar shibuyamartin avatar giacastello avatar cyaiox avatar slezica avatar nachomazzara avatar nicorajcodcl avatar lauti7 avatar marianogoldman avatar louisedecentraland avatar yanis7774 avatar agusaldasoro avatar fzavalia avatar lautaropetaccio avatar metaverseunknower avatar hugoarregui avatar aleortega avatar pedrotambo avatar lordlikedao avatar 2fd avatar yemel avatar pravusjif avatar aixacode avatar aviaisenberg avatar howardrwdoin avatar jollygrin avatar cazala avatar

Stargazers

 avatar

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.