diff options
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> |
