An open API service indexing awesome lists of open source software.

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

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"
```