diff options
| author | Leonardo Bishop <me@leonardobishop.com> | 2023-08-05 21:11:48 +0100 |
|---|---|---|
| committer | Leonardo Bishop <me@leonardobishop.com> | 2023-08-05 21:11:48 +0100 |
| commit | 18cc5f69129615850e48a995f7c3406b74d8d2f4 (patch) | |
| tree | 1fdc6eadae4b0a6da69319f9b6733379ced2e4c2 /pages/index.wiki | |
| parent | 64c36dcef8ab1c0b985d79da627cecd30fd50336 (diff) | |
Redesign website
Diffstat (limited to 'pages/index.wiki')
| -rw-r--r-- | pages/index.wiki | 37 |
1 files changed, 0 insertions, 37 deletions
diff --git a/pages/index.wiki b/pages/index.wiki deleted file mode 100644 index 64c1415..0000000 --- a/pages/index.wiki +++ /dev/null @@ -1,37 +0,0 @@ -__NOTITLE__ -__PRIMARY__ -{{NAVBARSORTORDER:1}} -{{DISPLAYTITLE:Home}} -<pre style="text-align:center"> -██╗ ███╗ ███╗██████╗ ██╗███████╗██╗ ██╗ ██████╗ ██████╗ -██║ ████╗ ████║██╔══██╗██║██╔════╝██║ ██║██╔═══██╗██╔══██╗ -██║ ██╔████╔██║██████╔╝██║███████╗███████║██║ ██║██████╔╝ -██║ ██║╚██╔╝██║██╔══██╗██║╚════██║██╔══██║██║ ██║██╔═══╝ -███████╗██║ ╚═╝ ██║██████╔╝██║███████║██║ ██║╚██████╔╝██║ -╚══════╝╚═╝ ╚═╝╚═════╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ -</pre> - -Hello! 👋 - -I'm '''Leonardo Bishop''', a programmer studying computer science full-time at university. - -You can check out my projects on the [[about]] page. - -== New website == - -This new website is written in TypeScript and these pages are witten in wikitext. - -The source code for this website is available on [https://github.com/LMBishop/website GitHub], freely available under the ISC licence. (If you have suggestions on how to improve it, specifically how the code is designed, please let me know!) - -== Accessing old content == - -All traffic to leonardobishop.com is now redirected to this new website. To access old content on here, you should prepend the path with a tilde (~). - -For example, the following -<pre> -https://leonardobishop.com/nextbus/ -</pre> -will become -<pre> -https://leonardobishop.com/~/nextbus/ -</pre> |
