Skip to content

Repository files navigation

Wallflower

All rights reserved. See the license for details.

Installation

Linux

Arch
yay -S wallflower-land
Endeavour
yay -S wallflower-land
Manjaro
yay -S wallflower-land

Building From Source

You can build wallflower.land from source:

git clone https://github.com/wallflower-land/wallflower-land.github.io.git
cd wallflower-land.github.io
make build-from-source

Contributing

Prerequisites

The makefile will auto-detect your JavaScript package manager and tooling. You must have at least one of the following:

  • bun
  • pnpm
  • npm
  • yarn
  • deno

The following other prerequisites are optional depending on your needs:

Building Windows EXEs from Linux

Building a Windows executable (.exe) from Linux requires these native packages:

  • nsis
  • lld
  • llvm

Usage

The following commands are supplied:

  • make build-site - Build the website for production
  • make dev-site - Start the website development server
  • make dev-native-app - Start the app in development mode
  • make clean - Remove all cached files

Releases

Packages

Used by

Contributors

Languages