Website for Pretendo Network
Go to file
limes.pink 31369704ca feat(blog): implement shorthand for yt embeds
Co-Authored-By: mrjvs <mistrjvs@gmail.com>
2025-04-16 17:41:39 +02:00
.github/workflows ci: *actually* fix the warnings of eslint 2025-04-14 19:34:40 +02:00
.old feat: add rss 2025-04-16 13:56:38 +02:00
.vscode fix: make eslint work in nuxt 2025-04-09 13:52:30 +02:00
content/blog feat(blog): implement shorthand for yt embeds 2025-04-16 17:41:39 +02:00
src feat(blog): implement shorthand for yt embeds 2025-04-16 17:41:39 +02:00
.dockerignore feat: update dockerfile to work with nuxt 2025-04-09 13:42:39 +02:00
.editorconfig feat: Add formatting rules to repo 2025-04-09 13:19:13 +02:00
.gitattributes chore: remove unused code from old codebase directory + merge useful files back into root of repo 2025-04-09 13:24:00 +02:00
.gitignore chore: move nuxt app into root of project 2025-04-09 13:10:07 +02:00
content.config.ts feat: add blog 2025-04-16 13:53:42 +02:00
Dockerfile feat: update dockerfile to work with nuxt 2025-04-09 13:42:39 +02:00
eslint.config.mjs fix(eslint): add browser globals 2025-04-15 15:49:25 +02:00
i18n.config.ts feat: add navbar + i8n 2025-04-13 20:55:49 +02:00
LICENSE chore: remove unused code from old codebase directory + merge useful files back into root of repo 2025-04-09 13:24:00 +02:00
nuxt.config.ts feat: add rss 2025-04-16 13:56:38 +02:00
package-lock.json feat: add rss 2025-04-16 13:56:38 +02:00
package.json feat: add rss 2025-04-16 13:56:38 +02:00
README.md chore: Update readme with updated information 2025-04-09 13:55:58 +02:00
tsconfig.json feat: Add formatting rules to repo 2025-04-09 13:19:13 +02:00

Pretendo website

This repository contains the source code for our website.

Running locally for development

Prerequisites:

  • Clone the repository
  • Have NodeJS 20 or higher installed

Run the following in your terminal:

npm i
npm run dev

Translation

If you'd like to help localize Pretendo Network, you can contribute to the translations on our project on Weblate.