Design and publish a website from your reMarkable Tablet.
marker-network.mp4
Buy me a coffee to help offset marker.network's server bills and fund future feature development!
Install rustup
git clone https://github.com/davidrusu/marker.network
git submodule update --init marker-network-site-generator/
# on linux
rustup target install x86_64-unknown-linux-musl
# on ubuntu
sudo apt-get install musl-tools
npm install
npm run build
git submodule update --remote