feat: Initial commit.
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 2m50s
All checks were successful
Create and publish a Docker image / build-and-push-image (push) Successful in 2m50s
This commit is contained in:
19
README.md
Normal file
19
README.md
Normal file
@@ -0,0 +1,19 @@
|
||||
# mhoush.com
|
||||
|
||||
<p align="center">
|
||||
<img src="content/static/images/avatar.png" width="200" alt="avatar" />
|
||||
</p>
|
||||
|
||||
This repository hosts the site files for [mhoush.com](https://mhoush.com)
|
||||
|
||||
## Getting Started
|
||||
|
||||
1. `brew install git-lfs just gd pnpm`
|
||||
1. `git clone git@github.com/m-housh/mhoush.com.git`
|
||||
1. `cd mhoush.com`
|
||||
1. `just run`
|
||||
|
||||
## License
|
||||
|
||||
The source code for the site generation is licensed under MIT, however the content / articles are licensed under Creative Commons (CC BY-NC)
|
||||
4.0.
|
||||
Reference in New Issue
Block a user