-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
index.html
20 lines (18 loc) · 886 Bytes
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
layout: default
title: Home
---
<h1>Lego's Stuff</h1>
<hr />
<h2>Hi! I'm Lego.</h2>
This site houses a collection of tools, guides, and other goodies that I have made over the years.
It was originally created as a place for me to document stuff and organise my thoughts so that I
wouldn't forget it down the track, so there might be some stuff that doesn't completely make sense
to you. I'm a big believer in FOSS and sharing knowledge with the masses though, so I've made
my tools and information here public!
<br />
<br />
This whole site is also open-source and on GitHub, so if you're reading this and notice a
mistake, or if you've made something cool that you think belongs here, head on over and open
a pull request! You can view the source code for any page by using the "Source code for this
page" link in the footer. Please enjoy your stay!