Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discordbotportaljp/discordbot.jp
Discord Bot Portal JP 公式ブログ
https://github.com/discordbotportaljp/discordbot.jp
discordbot hugo netlify
Last synced: 2 months ago
JSON representation
Discord Bot Portal JP 公式ブログ
- Host: GitHub
- URL: https://github.com/discordbotportaljp/discordbot.jp
- Owner: DiscordBotPortalJP
- Created: 2019-10-27T15:36:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-12T10:09:21.000Z (over 3 years ago)
- Last Synced: 2023-03-03T11:42:52.034Z (almost 2 years ago)
- Topics: discordbot, hugo, netlify
- Language: CSS
- Homepage: https://discordbot.jp/
- Size: 197 KB
- Stars: 6
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# discordbot.jp
Discord Bot Portal JP で蓄積されている情報を発信するサイトです。
## 使用技術
- [Netlify](https://www.netlify.com)
- [Hugo](https://gohugo.io/)
- [jpescador/hugo-future-imperfect](https://github.com/jpescador/hugo-future-imperfect)## ローカルでの確認方法
1. hugo server
1. ブラウザで localhost:1313 を開く### 準備(初回のみ)
1. [brew install hugo](https://gohugo.io/getting-started/installing/)
1. git clone https://github.com/DiscordBotPortalJP/discordbot.jp.git
1. cd themes
1. rm -rf hugo-future-imperfect
1. git clone https://github.com/jpescador/hugo-future-imperfect.git