https://github.com/alexrogalskiy/userprofile
User profile template
https://github.com/alexrogalskiy/userprofile
Last synced: 2 months ago
JSON representation
User profile template
- Host: GitHub
- URL: https://github.com/alexrogalskiy/userprofile
- Owner: AlexRogalskiy
- License: mpl-2.0
- Created: 2020-12-19T20:03:35.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T17:06:18.000Z (over 2 years ago)
- Last Synced: 2025-01-26T10:13:33.448Z (4 months ago)
- Language: TypeScript
- Size: 20.8 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nzws.me
ねじわさみー!!!
## (開発者向け)
- ブログの実装の実体: `pages/blog/**`
- ブログデータ: `blog-data/posts/*.md`記事リスト用インデックス生成:
```bash
yarn generate-index
```> デフォルトで差分生成が行われます。クリアするには `blog-data/.index.json` を削除してください。