No description
Find a file
2023-08-28 16:31:31 +02:00
.vscode add vscode debug option 2023-03-04 18:52:39 +01:00
remark improve code readability, replace igni with tictactoe 2023-05-08 19:10:26 +02:00
shiki/themes improved post view (more code highlight, visual improvements) 2023-03-04 19:23:18 +01:00
src small style improvements 2023-08-28 16:31:26 +02:00
static improved image sizes 2023-05-08 19:46:21 +02:00
.editorconfig add editorcongig 2022-05-16 18:42:30 +02:00
.gitignore move to sveltekit 2022-01-24 08:04:21 +01:00
.npmrc move to sveltekit 2022-01-24 08:04:21 +01:00
.nvmrc update 2023-03-15 14:36:59 +01:00
_headers add cache header 2022-05-16 09:37:51 +02:00
jsconfig.json add sveltekit config 2022-04-11 15:25:46 +02:00
LICENSE Switch to AGPL 2022-04-10 20:46:35 +02:00
package.json fix preview command 2023-03-18 14:36:11 +01:00
pnpm-lock.yaml update lockfile 2023-04-24 09:41:27 +02:00
README.cs.md add cs readme 2023-08-28 16:31:31 +02:00
README.md improve code readability, replace igni with tictactoe 2023-05-08 19:10:26 +02:00
svelte.config.js warn on missing id but not fail 2023-03-16 14:52:21 +01:00
vite.config.js update sveltekit 2022-08-24 16:18:41 +02:00
windi.config.js better contact info 2022-08-24 18:01:16 +02:00

Homepage of danbulant.eu

The home page, hosted on cloudflare pages. Made with Svelte, SvelteKit and mdsvex.

Licensing

The code for the website and it's styles is licensed under AGPLv3 (see LICENSE file).
Files in static are subject to their own copyright terms:

  • posts folder is available under the same terms as the post in which they appear, or if they have their own LICENSE file in the same location (named image.LICENSE where image is the filename of the image)
  • prism files have their own copyright on top of the file and are available under MIT license
  • screenshots are under CC-BY-SA, except for igni.png and mangadex.jfif which are both copyrighted to their respective owners.
  • tech is a mix of logos of different projects, and are copyrighted to their respective owners.
  • favicon.png is the logo of the Svelte project and is copyrighted to its respective owners.
  • global.css is available under GPLv3 as part of this project
  • iceproductions.svg is copyright © 2020-2022 Daniel Bulant, Noah Manscher
  • igni.png is the logo of the igni Discord Bot, and is copyrighted to it's respective owners.
  • logo.png is my own logo, and is not available under GPLv3 (normal copyright applies)
  • outside-link.svg is available under CC-BY-SA (or GPLv3 as part of this project)
  • robots.txt is available under GPLv3 as part of this project

Attributions

  • Heaventaker (static/screenshots/heaventaker.png) - CC-BY-SA u/hohodo, Daniel Bulant (part of the Heaventaker project)
  • Original design by Carl Hansen, heavily edited.