A collection of "pomp-branded" websites
https://pompy.dev
- updated dependencies - bumped react version 17 -> 18 - changed navbar button tag from `a` to `button` - added locale info to url (made sure same url = same content) - fixed 0 gettingconsidered as "unknown length" for word count in `PostCard` - moved functions from `Page.tsx` to `helper.ts` - added "translation not available" page |
||
---|---|---|
.github/workflows | ||
.vscode | ||
generate | ||
markdown | ||
public | ||
src | ||
types | ||
.eslintignore | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
firebase.json | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
developomp-site
Source code for my (developomp's) website.
Setup
Requirements
Steps
1. Clone this repository
git clone https://github.com/developomp/developomp-site.git
2. Install dependencies
yarn install
3. Test locally
yarn start
Special thanks
- My dear friend Aditya Prakash for extensive testing and wonderful suggestions
- Ruipeng Zhang for design inspiration (hexo-icarus-theme)
- Artem Golubin for design inspiration (his blog)
- discord for dark theme color palette (before the rebranding of May 2021)
License
The source code for this project is available under the MIT License.
Font licenses:
- Source Code Pro (monospaced code font)
- Noto Sans KR (Korean and English font)