File tree Expand file tree Collapse file tree 6 files changed +6
-0
lines changed
Expand file tree Collapse file tree 6 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ plugins:
1010 - jekyll-sitemap
1111 - jekyll-paginate
1212 - jekyll-last-modified-at
13+ - jekyll-redirect-from
1314permalink : " /articles/:categories/:title.html"
1415paginate : 5
1516paginate_path : " /news/page:num/"
Original file line number Diff line number Diff line change 11---
22layout : documentation
33title : Developing PyBuilder
4+ redirect_from : /documentation/developing_pybuilder
45---
56
67# Running a Full Build
Original file line number Diff line number Diff line change 11---
22layout : documentation
33title : External Plugin List
4+ redirect_from : /documentation/external_plugin_list
45---
56
67# {{ page.title }}
Original file line number Diff line number Diff line change 11---
22layout : documentation
33title : Publishing your plugins to PyPI
4+ redirect_from : /documentation/external_plugins
45---
56
67# {{ page.title }}
Original file line number Diff line number Diff line change 11---
22layout : documentation
33title : Usage Documentation
4+ redirect_from : /documentation/writing_plugins
45---
56
67# Writing a plugin
Original file line number Diff line number Diff line change 11---
22layout : documentation
33title : Release Notes
4+ redirect_from : /releasenotes
45---
56
67# Release Notes
You can’t perform that action at this time.
0 commit comments