My personal website, built with Vite, React & Tailwind CSS, deployed through a VPS
https://taevas.xyz
In the HTML because parsers are unlikely to load the React script Hidden because they wouldn't fit otherwise It brings back the behaviour of normal links opening a new tab (`rel="noreferrer"`) |
||
---|---|---|
netlify/functions | ||
public | ||
src | ||
.gitattributes | ||
.gitignore | ||
bun.lockb | ||
eslint.config.mjs | ||
index.html | ||
netlify.toml | ||
package.json | ||
postcss.config.cjs | ||
README.md | ||
tailwind.config.js | ||
tsconfig.json | ||
vite.config.js |
taevas.xyz
My personal website!
Build and develop
bun install --global netlify-cli
bun i --ignore-scripts
netlify dev
Environment variables
This package uses @carbon/icons-react
, which installs a telemetry package which can be disabled:
netlify env:set IBM_TELEMETRY_DISABLED true
This package makes use of several online APIs through Netlify in order to deliver the Infos
that are available on the right side of the website for large screens, accessing most of these APIs requires a key (or similar), which can be set through the following environment variables:
API_GITHUB
API_GITLAB
API_LASTFM
API_OSU
API_WANIKANI
URL_MONGODB