This repository has been archived on 2024-07-22. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Avris 8e4319557f [pl][blog] autokorekta - fix dark mode issues 2021-11-07 15:35:07 +01:00
assets [pl][blog] autokorekta - fix dark mode issues 2021-11-07 15:35:07 +01:00
components [pl][blog] autokorekta - better banner 2021-11-07 11:37:26 +01:00
layouts
locale [pl][blog] autokorekta - sjp.pl komentarze 2021-11-04 16:40:12 +01:00
migrations [en][terminology] add migration 2021-10-14 23:48:22 +02:00
pages
plugins
routes [pl][en][pronouns] add normative badge to avoiding 2021-10-31 18:09:34 +01:00
server [card][bug] fix - clean up old card after editing profile, if dark mode was chosen 2021-11-04 12:24:10 +01:00
src [pl][blog] petycja spellcheck 2021-11-01 21:43:45 +01:00
static
store [zine] inversible .svg <Icon/> 2021-10-26 20:13:42 +02:00
.env.dist
.gitignore
LICENSE.md
Makefile
README.md
nuxt.config.js
package.json #247 [calendar] ics - add all-time, just-one-event, add clipboard button 2021-10-27 21:00:45 +02:00
yarn.lock #247 [calendar] ics 2021-10-26 23:09:02 +02:00

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