Giter Site home page Giter Site logo

o3de.org's Introduction

Open 3D Engine Website & Documentation

This repository contains the website and documentation for Open 3D Engine (O3DE). During preview, the site and documentation are under heavy development - so don't be surprised if information is missing or sometimes breaks. If you would like to visit our official website in preview, please contact us directly for the information.

If you would like to build a local version of the site, all it takes is cloning this repo, following the local instructions, and under a minute for a build.

Otherwise, documentation is browsable in this repository at content/docs. API documentation is stored in this repository at static/docs/api, generated using the default Doxygen HTML templates. You can browse the API references without needing to install Hugo, NodeJS, or build the website.

Build the website locally

If you are working on the documentation or interested in seeing a specific branch of the documentation, you can build the O3DE website on your local machine.

To build the O3DE website locally, you need the items below.

  • o3de.org repository
  • Hugo (extended version), a static site generator that builds the website.
  • npm (or another package manager) to install the bootstrap package, which Hugo needs for styling.

Download the repository

You can download this repository or clone it onto your local machine. Cloning the repository will copy the whole repository to your local machine. This allows you to contribute to the documentation, such as pull the latest changes, create branches, and make pull requests.

  • To download, click on the green Code button on this website and select Download ZIP.
  • To clone
    1. Open a terminal or shell in the directory where you want this repository to be in.
    2. Run the command git clone https://github.com/o3de/o3de.org.git.

Setup Hugo, npm, and bootstrap

  1. To install Hugo (extended version), follow the instructions for your machine in the Hugo documentation.

    Note: You must install the extended version of Hugo.

  2. To install npm, following the instructions in the npm documentation. Installing npm also installs nodejs.

  3. To install bootstrap, run the following command in a terminal or shell in the root of your o3de.org clone: npm install bootstrap.

    Note: npm is only one way to install bootstrap. You can use other package managers to install bootstrap, such as yarn.

Build the site

  1. Open a terminal or shell and navigate to the o3de.org repository.
$ cd <path-to-repo>\o3de.org
  1. Run the command hugo serve.
$ hugo serve
Start building sites …

                   |  EN
-------------------+--------
  Pages            |   902
  Paginator pages  |     0
  Non-page files   |     0
  Static files     | 17173
  Processed images |     0
  Aliases          |     0
  Sitemaps         |     1
  Cleaned          |     0

Built in 10394 ms
Watching for changes in C:\O3DE\o3de.org\{assets,content,layouts,package.json,static}
Watching for config changes in C:\O3DE\o3de.org\config.toml
Environment: "development"
Serving pages from memory
Running in Fast Render Mode. For full rebuilds on change: hugo server --disableFastRender
Web Server is available at http://localhost:1313/ (bind address 127.0.0.1)
Press Ctrl+C to stop
  1. To view a local build of the O3DE website, open a web browser and go to http://localhost:1313/.

You can now view the O3DE website on your local machine! Find the O3DE documentation under the Learn section of the O3DE website.

o3de.org's People

Contributors

chanmosq avatar micronamzn avatar willihay avatar sptramer avatar finitestategit avatar erickson-doug avatar celestehorgan avatar amzn-daimini avatar amzn-scspaldi avatar tdoyon-amzn avatar moraaar avatar selfisholex avatar greerdv avatar amzn-puvvadar avatar sphrose avatar onecent1101 avatar spham-amzn avatar evanchia-ly-sdets avatar rbarrand avatar lmbr-pip avatar sindhuk06 avatar amzn-alexpete avatar superkitcath avatar pinfel avatar pratikborhade302 avatar hershey5045 avatar obwando avatar ppinfel avatar mbalfour-amzn avatar paucom 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.