All Projects → EmeraldSnorlax → manjarno

EmeraldSnorlax / manjarno

Licence: BSD-3-Clause license
Why you shouldn't use Manjaro

Programming Languages

Svelte
593 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to manjarno

pacman.store
Pacman Mirror via IPFS for ArchLinux, Endeavouros and Manjaro
Stars: ✭ 65 (-32.29%)
Mutual labels:  archlinux, manjaro, endeavouros
Archinstall
Arch Linux installer - guided, templates etc.
Stars: ✭ 140 (+45.83%)
Mutual labels:  archlinux, arch-linux
mutter-x11-scaling
Mutter build with Ubuntu patch for Xorg fractional scaling on Manjaro / Arch Linux
Stars: ✭ 77 (-19.79%)
Mutual labels:  arch-linux, manjaro
dotfiles
dotfiles of simonvic daily used enviroment
Stars: ✭ 75 (-21.87%)
Mutual labels:  archlinux, arch-linux
arch-btrfs-install-guide
Arch Linux installation guide with btrfs and snapper, this guide is based on the information from unicks.eu guide https://www.youtube.com/watch?v=TKdZiCTh3EM, and Arch Linux UEFI step-by-step installation guide https://www.youtube.com/watch?v=dOXYZ8hKdmc from ALU.
Stars: ✭ 32 (-66.67%)
Mutual labels:  archlinux, arch-linux
Archfi
Arch Linux Fast Installer : tutorial installer
Stars: ✭ 2,156 (+2145.83%)
Mutual labels:  archlinux, arch-linux
ArchI0
ArchI0 : Arch-Based Distros Applications Automatic Installation Script
Stars: ✭ 26 (-72.92%)
Mutual labels:  archlinux, arch-linux
Dotfiles
My bspwm dotfiles. Grab whatever you need! :)
Stars: ✭ 111 (+15.63%)
Mutual labels:  archlinux, arch-linux
An Idiots Guide To Installing Arch On A Lenovo Carbon X1 Gen 6
so you wanted to install arch huh
Stars: ✭ 165 (+71.88%)
Mutual labels:  archlinux, arch-linux
Image Bootstrap
⛅️ Creates (chroots and) bootable virtual machine images; command line tool (Python 3)
Stars: ✭ 178 (+85.42%)
Mutual labels:  archlinux, arch-linux
Alterlinux
Alter Linux - ArchLinux-derived OS made in Japan aimed at being usable by anyone
Stars: ✭ 179 (+86.46%)
Mutual labels:  archlinux, arch-linux
Anlinux Adfree
AnLinux, Ad free version.
Stars: ✭ 127 (+32.29%)
Mutual labels:  archlinux, arch-linux
Cylon
A CLI TUI menu driven bash shell script supporting updates, maintenance, backups and system checks for an Arch based Linux distro
Stars: ✭ 121 (+26.04%)
Mutual labels:  archlinux, arch-linux
Anlinux Resources
Image and Script for LinuxOnAndroid App
Stars: ✭ 135 (+40.63%)
Mutual labels:  archlinux, arch-linux
Sielo Legacy
An open source browser made with Qt and WebEngine
Stars: ✭ 113 (+17.71%)
Mutual labels:  archlinux, arch-linux
Pacback
Advanced Version Control for Arch Linux
Stars: ✭ 146 (+52.08%)
Mutual labels:  archlinux, arch-linux
dotfiles
My dotfiles based on Makefile
Stars: ✭ 150 (+56.25%)
Mutual labels:  archlinux, arch-linux
Jlivecd
Live cd/dvd customization tool
Stars: ✭ 72 (-25%)
Mutual labels:  archlinux, arch-linux
Aurdroid
Android AUR [Arch Linux user Repository] packages browser
Stars: ✭ 88 (-8.33%)
Mutual labels:  archlinux, arch-linux
Spotcommander
The most intuitive and feature-rich remote control for Spotify for Linux
Stars: ✭ 152 (+58.33%)
Mutual labels:  archlinux, arch-linux

manjarno

Contributing

Adding new content to the article

Edit src/routes/+page.svelte.md to add new content to the article.

You don't need to know Svelte to do this; the article is written using Markdown. If you can edit your repo's README.md, you can edit this article -- no web skills needed :)

Adding a new event to track

Edit src/routes/event.ts to change the event tracked by the stopwatch. The date should be in Unix milis. To get the timestamp of a Manjaro forum post, open dev tools and inspect the relative timestamp on the post (e.g. 7d). The Unix milis time is there as a data attribute.

Running locally?

  • yarn install

  • yarn dev

  • yarn build


Things breaking with software is to be expected. However, systematic and repeated failures are things that can and should be avoided. When submitting new content for the article, please keep this in mind.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].