diff options
| author | Fuwn <[email protected]> | 2022-06-15 00:14:02 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-06-15 00:14:02 -0700 |
| commit | db54366dd80fd19ea26c7df7e8ee43302ecdedd7 (patch) | |
| tree | 9fcedfce052aff17488bf2ec6f3830eb8e86ba3d | |
| parent | feat(skills): json skill tree (diff) | |
| download | locus-db54366dd80fd19ea26c7df7e8ee43302ecdedd7.tar.xz locus-db54366dd80fd19ea26c7df7e8ee43302ecdedd7.zip | |
chore(static): delete unused
| -rw-r--r-- | content/static/not_found.gmi | 9 | ||||
| -rw-r--r-- | content/static/skills.gmi | 21 |
2 files changed, 0 insertions, 30 deletions
diff --git a/content/static/not_found.gmi b/content/static/not_found.gmi deleted file mode 100644 index 0dd2d36..0000000 --- a/content/static/not_found.gmi +++ /dev/null @@ -1,9 +0,0 @@ -# Error 404 - -The requested resource could not be found. - -> How did you get here? - -## Troubleshooting - -You can try refreshing the page, if that doesn't change anything; contact Fuwn!
\ No newline at end of file diff --git a/content/static/skills.gmi b/content/static/skills.gmi deleted file mode 100644 index 7a5ed45..0000000 --- a/content/static/skills.gmi +++ /dev/null @@ -1,21 +0,0 @@ -# Skills - -## Tech Stack Mastery - -* C -* C++ -* Go -* Node.js (JavaScript, TypeScript): Discord.js, Angular, Express, Akairo, React, Nuxt, Vue, Svelte -* Deno -* Python -* JVM (Java, Clojure): Bukkit, Spark, JDA -* Rust: Serenity, Rocket, Actix, Tokio -* PHP: FluxBB, MyBB - -## Tools and Accessories - -* Document Preparation: Markdown, Pandoc, LaTeX, ReST, Microsoft Word, LibreOffice Writer -* Build Tools: CMake, GNU Make, Divina, Cargo, Ninja -* Version Control: Git, Mercurial -* Game Engines: Unity -* Databases: PostgreSQL, SQLite, MongoDB, MySQL
\ No newline at end of file |