Skip to content

Instantly share code, notes, and snippets.

@haltakov
Last active July 18, 2020 19:36
Show Gist options
  • Select an option

  • Save haltakov/dd41dbfa404650a8b3fdf08b229f1fd6 to your computer and use it in GitHub Desktop.

Select an option

Save haltakov/dd41dbfa404650a8b3fdf08b229f1fd6 to your computer and use it in GitHub Desktop.
Installing pelican
# Disbale unneeded blog features
ARCHIVES_SAVE_AS = ""
AUTHOR_SAVE_AS = ""
AUTHORS_SAVE_AS = ""
CATEGORY_SAVE_AS = ""
CATEGORIES_SAVE_AS = ""
TAGS_SAVE_AS = ""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment