convergenceIM / alpha-scientist

Apache License 2.0
69 stars 54 forks source link

pelican plugins in repo #29

Closed yn-coder closed 6 years ago

yn-coder commented 6 years ago

You have commited fab2d2859e09ceb0a24601073a55aa588b8ace5b a lot of pelican plugins. Are they required?

convergenceIM commented 6 years ago

No, I could probably keep them only on my local machine and not add to the origin at github. Wanted to see what was there, and to play with some of them. My intention had been - just like themes- to maintain a directory pelican-plugins with all supported plugins and then a directory /plugins which was just plugins.

I'm realizing that I didn't add the pelican-themes to origin, but did add the pelican-plugins unintentionally

yn-coder commented 6 years ago

I think you could delete the .gitmodules and add pelican-plugins folder to .gitignore

convergenceIM commented 6 years ago

Trying this