You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Kay Faraday ae68aa67ad
add moderation/ dir
9 months ago
assets use internal fontawesome 9 months ago
census [pl][spis] raport 2022 11 months ago
components reenable twemoji 10 months ago
layouts [perf][bug] disable no-ssr and fix hCaptcha rendering in SSR 1 year ago
locale [fr] Update translations.suml 9 months ago
migrations [inclusive] clarification 10 months ago
moderation add moderation/ dir 9 months ago
pages #95 [refactor] rename "template" to "pronoun" 2 years ago
plugins [bug] somehow "=" starts getting added to hashes, add some quick handling 11 months ago
routes [editor][bug] unable to paste links in firefox 10 months ago
server use internal fontawesome 9 months ago
src [pl][blog] fix displaying favicons 10 months ago
static [calendar][en] sex workers days 10 months ago
store #291 [auth][mfa] MFA 1 year ago
.env.dist #269 reduce S3 usage - cloudfront 12 months ago
.gitignore add moderation/ dir 9 months ago
LICENSE.md surname 12 months ago
Makefile #303 easier moderation 12 months ago
README.md Add documentation 12 months ago
nuxt.config.js flags asterisk 11 months ago
package.json use internal fontawesome 9 months ago
yarn.lock use internal fontawesome 9 months ago

README.md

Zaimki.pl / Pronouns.page

Build Setup

# install dependencies
$ make install

# configure environment
$ nano .env
$ make switch LANG=pl

# serve with hot reload at localhost:3000
$ make run

# build for production and launch server
$ make deploy
$ nuxt start

See LICENSE

Development Documentation

Read https://en.pronouns.page/new-version When you add a new language, remember to modify the file ./src/locales.js to add your language. true means the translation is finished and published, so you'll probably want to go with false.
If you're having problems using Yarn, npm is probably fine, but remember to switch any yarn [x] commands for npm run [x]
Remember to modify the ./.env file. You don't really need to set up any external APIs, just make up a secret. In order to test the login system, you can type in an email followed by a + (example@pronouns.page+). This way, you won't need a mailer, as the code will always be 999999. This feature is exclusive to development builds.

Current translations being worked on

  • Catalan - @peiprjs
  • [Add yours!]