Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imlayered/writea-installer
Install script for Writea (writea.prpl.wtf) for Linux servers
https://github.com/imlayered/writea-installer
install-script prplwtf script ubuntu-server writea
Last synced: about 2 months ago
JSON representation
Install script for Writea (writea.prpl.wtf) for Linux servers
- Host: GitHub
- URL: https://github.com/imlayered/writea-installer
- Owner: imlayered
- License: mit
- Created: 2024-05-31T16:20:39.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T14:50:07.000Z (5 months ago)
- Last Synced: 2024-08-06T17:12:03.556Z (5 months ago)
- Topics: install-script, prplwtf, script, ubuntu-server, writea
- Language: Shell
- Homepage: https://installers.auri.lol/writea.sh
- Size: 10.7 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Writea 🍵 Installer
Install script for Writea (writea.prpl.wtf) for Linux servers## What is Writea?
Writea is a fast and comfy open-source alternative for blogs. Write posts with Markdown, configure your blog with YAML, theme your page with CSS and much more!*Source, Writea's Github repo*
# Supported Operating systems
I have only tested the installer on Ubuntu 22 & Ubuntu 24 but it will most likely work on any (modern) Ubuntu or Debian version.# How to get started
### Simply run the script command:
Using curl:
```curl -O https://installers.auri.lol/writea.sh && chmod +x writea.sh && ./writea.sh```Using wget
```wget https://installers.auri.lol/writea.sh && chmod +x writea.sh && ./writea.sh```**Do not run both, run whichever one you like better; I suggest using curl (the first one)**
# Demo video
Coming soon :eyes: