updating readme and adding the license note
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
# website | Matterlinux Website
|
||||
Soruce code of Matterlinux's offical website, which is
|
||||
hosted at [matterlinux.xyz](https://matterlinux.xyz)
|
||||
# website | MatterLinux Website
|
||||
Soruce code of Matterlinux's offical website, which is
|
||||
located at [matterlinux.xyz](https://matterlinux.xyz)
|
||||
|
||||
### Deployment
|
||||
After cloning this repository, web server can be built and deployed with docker:
|
||||
Web server can be built and deployed with docker:
|
||||
```
|
||||
docker build --tag matterwebsite .
|
||||
docker run -d --name matterweb \
|
||||
|
Reference in New Issue
Block a user