Skip to content

issues Search Results · repo:pelican-plugins/deadlinks language:Python

Filter by

7 results
 (76 ms)

7 results

inpelican-plugins/deadlinks (press backspace or delete to remove)

I see that in the plugins/deadlinks/deadlinks.py the internal links are explicitly skipped: for anchor in soup_doc([ a , object ]): if href not in anchor.attrs: continue ...
  • fohrloop
  • Opened 
    on Oct 27, 2024
  • #12

Using the command in the README is not working ❯ python -m pip install pelican-deadlinks ERROR: Could not find a version that satisfies the requirement pelican-deadlinks (from versions: none) ERROR: No ...
  • fohrloop
  • Opened 
    on Oct 27, 2024
  • #11

Hi, I ve forked the repo and added a quick and dirty sqlite3-caching feature. I open an issue here to let you know, I don t think it s PR-ready yet: https://github.com/buanzo/deadlinks-with-cache - Cheers! ...
  • buanzo
  • Opened 
    on Apr 10, 2024
  • #9

Since Pelican 4.5, plugins can be distributed as independent python package and published to PyPi. The community is working hard splitting out the https://github.com/getpelican/pelican-plugins mono-repo ...
  • kdeldycke
  • 10
  • Opened 
    on Aug 28, 2020
  • #8

Investigate and introduce automated tests for deadlinks plugin. - How to mock pelican internals - How to mock requests.get(...) calls Implement several tests cases: - Destination not available ...
enhancement
  • silentlamb
  • Opened 
    on Apr 21, 2017
  • #6

1. Summary 1. deadlinks mark as dead good links. 2. deadlinks mark as dead good links, but blocked from my IP (see Internet censorship in Russia). 2. Settings My project — ** https://github.com/Kristinita/KristinitaPelican ...
  • Kristinita
  • 4
  • Opened 
    on Apr 10, 2017
  • #4

1. Summary I get stack trace, if I use deadlinks plugin. 2. Settings My project — ** https://github.com/Kristinita/KristinitaPelican **, Nas-Izu.md file — ** https://github.com/Kristinita/KristinitaPelican/blob/master/content/Giologica/Nas-Izu.md ...
  • Kristinita
  • 6
  • Opened 
    on Apr 10, 2017
  • #3
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub