initial commit
This commit is contained in:
commit
60444b4120
30 changed files with 50490 additions and 0 deletions
21
README.md
Normal file
21
README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
# [developomp.com](https://developomp.com)
|
||||
|
||||
Tools used:
|
||||
|
||||
| Name | Use |
|
||||
| --------------------------------------: | :-------------------------------------- |
|
||||
| [Hexo](https://hexo.io) | generating static files |
|
||||
| [Firebase](https://firebase.google.com) | hosting site (Future: hosting database) |
|
||||
| [Github](https://github.com) | storing source & automatic deployment |
|
||||
| [AWS](https://aws.amazon.com) | Domain name purchase & management |
|
||||
|
||||
# Setup
|
||||
|
||||
- Clone the repo
|
||||
- Install dependencies
|
||||
- Generate
|
||||
|
||||
# License
|
||||
|
||||
This project is licensed under the MIT License.\
|
||||
Check the [LICENSE file](./LICENSE) for more information.
|
Loading…
Add table
Add a link
Reference in a new issue