Skip to main content

Develop

info

The Develop team translates the Define and Design teams processes into website pages using development languages to create website material such as text and graphics, and for configuring and using website development tools. These languages are strict, nonhuman, and abstract logical structures. The slightest errors or security issues during development will require remediation sometime during the life time of the website.

Prerequisites

  • Decisions about resources required to transform the Define and Design work into a website and infrastructure.
  • Decisions about using a static site generator and programming tools.

Static Site Generators

The Troika of HTML, CSS, and JavaScript website programming languages have become standard for creating website pages. Web browser interprets the standard Troika languages and renders the website.

The job of a static site generators is compile the website pages written inTroika and non troika programming languages such as Markdown, into a single file containing a combination of standard Troika languages web for browsers to interpret.

Web browsers loads the website single file from the deployment server, interprets and renders website pages.

Reference What is a static site generator?

Docusaurus

Docusaurus is a static site generator used to create and maintain websites. It builds a single-page application with fast client-side navigation, leveraging the full power of React to make websites