Skip to content

Repository files navigation

The Flix Website (flix.dev)

The website of the Flix programming language, built with Astro.

Development

Requires Node.js 22 or later.

npm install
npm run dev

The development server runs at http://127.0.0.1:3000.

Building

npm run build

Builds the production site to the dist/ folder.

npm run preview

Previews the production build locally before deploying. See the Astro deployment guide for more information.

Note: dev and build first run npm run fetch-grammar, which downloads the Flix TextMate grammar used for syntax highlighting into src/grammars/. The download is skipped if the file already exists.

Learn More

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages