https://github.com/awesome-doge/awesome-doge.github.io
https://github.com/awesome-doge/awesome-doge.github.io
List: awesome-doge.github.io
cve gitbook gitbook-plugin githubpages hackmd hexo hexo-blog iot irc jekyll jekyll-blog matrix meek riot telegram tor tor-network tor-relay tor-relay-node tor-router
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/awesome-doge/awesome-doge.github.io
- Owner: awesome-doge
- Created: 2019-08-26T07:26:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-22T12:14:12.000Z (almost 3 years ago)
- Last Synced: 2024-10-29T15:44:00.219Z (over 1 year ago)
- Topics: cve, gitbook, gitbook-plugin, githubpages, hackmd, hexo, hexo-blog, iot, irc, jekyll, jekyll-blog, matrix, meek, riot, telegram, tor, tor-network, tor-relay, tor-relay-node, tor-router
- Language: SCSS
- Homepage: http://blog.doge.tg/
- Size: 39 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Demo:[https://awesome-doge.github.io/](https://awesome-doge.github.io/)
初始化執行
```
gem install jekyll
bundle exec jekyll serve
sudo gem install jekyll-archives
bundle install
bundle update
```
跑起來
```
bundle exec jekyll serve --trace
```
添加文章指令
> [參考文獻](https://github.com/jekyll/jekyll-compose)
```
bundle exec jekyll post "URI, URL, URN" --timestamp-format "%Y-%m-%d %H:%M:%S %z"
```