# developomp-site [![license: MIT](https://img.shields.io/badge/license-MIT-blue.svg?style=for-the-badge)](./LICENSE) Source code for my (developomp's) website. ## Setup ### Requirements - [nodeJS](https://nodejs.org) - [yarn](https://github.com/yarnpkg/yarn) ### Steps #### 1. Clone this repository ```bash git clone https://github.com/developomp/developomp-site.git ``` #### 2. Open the [`source`](./source) directory ```bash cd source ``` #### 3. Install dependencies ```bash yarn install ``` #### 4. Test locally ```bash yarn start ``` ## Special thanks - My dear friend [Aditya Prakash](https://github.com/AdityaPrakash-26) for extensive testing and wonderful suggestions - [Ruipeng Zhang](https://github.com/ppoffice) for design inspiration ([hexo-icarus-theme](https://github.com/ppoffice/hexo-theme-icarus)) - [Artem Golubin](https://github.com/rushter) for design inspiration ([his blog](https://rushter.com/blog)) - [discord](http://discord.com) for dark theme color palette (before the [rebranding of May 2021](https://blog.discord.com/how-were-making-discord-more-welcoming-for-everyone-ee152f198c60)) ## License The source code for this project is available under the [MIT License](./LICENSE).
Font licenses: [Open Font License (OFL)](https://scripts.sil.org/cms/scripts/page.php?site_id=nrsi&id=OFL#5667e9e4): - [Source Code Pro](https://fonts.google.com/specimen/Source+Code+Pro?query=source+code+pro) (monospaced code font) - [Noto Sans KR](https://fonts.google.com/specimen/Noto+Sans+KR) (Korean and English font)