Преглед изворни кода

Merge pull request #803 from silentlamb/feature/pelican-deadlinks

Add `deadlinks` plugin as a submodule
Justin Mayer пре 8 година
родитељ
комит
1e44ea9db8
3 измењених фајлова са 6 додато и 0 уклоњено
  1. 3 0
      .gitmodules
  2. 2 0
      Readme.rst
  3. 1 0
      deadlinks

+ 3 - 0
.gitmodules

@@ -133,3 +133,6 @@
 [submodule "pelican-ipynb"]
 	path = pelican-ipynb
 	url = https://github.com/danielfrg/pelican-ipynb
+[submodule "deadlinks"]
+	path = deadlinks
+	url = https://github.com/silentlamb/pelican-deadlinks.git

+ 2 - 0
Readme.rst

@@ -74,6 +74,8 @@ Custom article URLs       Adds support for defining different default URLs for d
 
 Dateish                   Treat arbitrary metadata fields as datetime objects
 
+Dead Links                Manage dead links (website not available, errors such as 403, 404)
+
 Disqus static comments    Adds a disqus_comments property to all articles. Comments are fetched at generation time using disqus API
 
 Encrypt content           Password protect pages and articles

+ 1 - 0
deadlinks

@@ -0,0 +1 @@
+Subproject commit 823d46177bafa9ccd15d36be394b3657525bd37c