jekyll-feed
:memo: A Jekyll plugin to generate an Atom (RSS-like) feed of your Jekyll posts
파일 탐색기
최종 버전 다운로드 (.zip)- release.yml
- ruby.yml
- feed.xml
- generator.rb
- meta-tag.rb
- page-without-a-file.rb
- version.rb
- jekyll-feed.rb
- bootstrap
- cibuild
- fmt
- release
- test
- 2018-01-01-collection-doc.md
- 2018-01-02-collection-category-doc.md
- authors.yml
- 2015-01-12-a-draft.md
- some_default.html
- 2013-12-12-dec-the-second.md
- 2014-03-02-march-the-second.md
- 2014-03-04-march-the-fourth.md
- 2015-01-18-jekyll-last-modified-at.md
- 2015-02-12-strip-newlines.md
- 2015-05-12-liquid.md
- 2015-05-12-pre.html
- 2015-05-18-author-detail.md
- 2015-08-08-stuck-in-the-middle.html
- 2016-04-25-author-reference.md
- _config.yml
- feed.xslt.xml
- jekyll-feed_spec.rb
- spec_helper.rb
- .gitignore
- .rspec
- .rubocop.yml
- .rubocop_todo.yml
- appveyor.yml
- Gemfile
- History.markdown
- jekyll-feed.gemspec
- LICENSE.txt
- Rakefile
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/jekyll/jekyll-feed
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd jekyll-feed
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
