Skip to content

cashpw/basic-favicon-links

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Basic Favicon Links

An alternative to favicon-links which doesn't need to pull favicons on the fly.

This expects https://github.com/mat/besticon to be running locally at http://localhost:8080.

Usage

  1. pip install -r requirements.txt
  2. Start the iconserver
  3. python3 get_favicons.py \
      --markdown_directory=path/to/dir/with/md/files \
      --icon_directory=path/to/dir/to/save/icons/to \
      --favicon_css_outfile_path=path/to/file/to/write/css/to \
      --your_site_url=www.example.com

About

Add favicons to links

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages