refactor: header.vue to composition api
refactor: common.vue to composition api
Update README.md with updated translation instructions
Update README.md with updated translation instructions
Update README.md with updated translation instructions
fix: lint errors in modal.vue
refactor: object-view.value.vue to composition api
fix: lint error in create.ts
Added installation guides for redhat linux distributions, includes OTP build guide for fedora.
AFAIK Fedora and RHEL (+ derivatives) don't have a sites-available directory in /etc/nginx, instead using a conf.d directory (and I think all files have to end in .conf)
Added installation guides for redhat linux distributions, includes OTP build guide for fedora.
Looks pretty accurate, except for one thing
refactor: visitor.vue to composition api