feat!: Separate www into www/blog and www/private
Now the private content is stored as a git submodule. This means I can keep that repo's source private, but still use it in the build product. The build product (website) relies on HTTP basic authentication, so access control is maintained throughout the SDLC.
This commit is contained in:
parent
60d8788ffa
commit
35d31bea2a
116 changed files with 3863 additions and 120 deletions
17
src/README.md
Normal file
17
src/README.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
# Welcome
|
||||
|
||||
Welcome to my personal website, blog, and landing page for other self-hosted software. This website serves as a space to share musings, stories, and chronicles, about all of those things.
|
||||
|
||||

|
||||
|
||||
## About
|
||||
|
||||
My name is Matt. I am a software engineer living in the West. My interests include software, defense, EW, drones, and data security and privacy. Other personal interests of mine include linguistics, philosophy, and theology, to name a few.
|
||||
|
||||
## Genealogy
|
||||
|
||||
The title of this website you may recognize as a surname. I am also interested in family history and genealogy. If you have some relation or interest to this surname, please feel free to reach out. I am planning a genealogical project.
|
||||
|
||||
## Contact
|
||||
|
||||
**Email:** matthew@binning.net
|
||||
Loading…
Add table
Add a link
Reference in a new issue