Skip to content

weriton1/lf-lang.github.io

This branch is 195 commits behind lf-lang/lf-lang.github.io:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

4b683d7 · Apr 17, 2024
Dec 14, 2023
Dec 14, 2023
Apr 8, 2024
Apr 17, 2024
Dec 14, 2023
Apr 8, 2024
Apr 8, 2024
Dec 5, 2023
Dec 4, 2023
Dec 5, 2023
Dec 4, 2023
Dec 4, 2023
Jan 20, 2024
Dec 4, 2023
Jan 31, 2024
Feb 1, 2024
Dec 5, 2023
Feb 1, 2024
Feb 1, 2024

Repository files navigation

Website

This website is built using Docusaurus, a modern static website generator.

Installation

$ yarn

Local Development

$ yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Deployment

When your changes are ready to be reviewed, push the changes to your fork or to a feature branch and then open a pull request on GitHub. After review, when your changes get merged, they will get deployed to https://lf-lang.org/ using GitHub Actions.

In our deployment workflow, we simply run:

$ yarn build

This generates static content in the build directory, which gets served using GitHub's static contents hosting service, GitHub Pages.

About

The Lingua Franca website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 87.1%
  • TypeScript 9.7%
  • TeX 2.0%
  • Other 1.2%