.gitmodules 3.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100
  1. [submodule "pelican-fontawesome"]
  2. path = pelican-fontawesome
  3. url = https://github.com/kura/pelican-fontawesome.git
  4. [submodule "pelican_youtube"]
  5. path = pelican_youtube
  6. url = https://github.com/kura/pelican_youtube.git
  7. [submodule "pelican_vimeo"]
  8. path = pelican_vimeo
  9. url = https://github.com/kura/pelican_vimeo.git
  10. [submodule "cjk-auto-spacing"]
  11. path = cjk-auto-spacing
  12. url = https://github.com/yuex/cjk-auto-spacing.git
  13. [submodule "pelican-gist"]
  14. path = pelican-gist
  15. url = https://github.com/streeter/pelican-gist.git
  16. [submodule "pelicanfly"]
  17. path = pelicanfly
  18. url = https://github.com/bmcorser/pelicanfly.git
  19. [submodule "pelican-flickr"]
  20. path = pelican-flickr
  21. url = https://github.com/La0/pelican-flickr.git
  22. [submodule "better_code_samples"]
  23. path = better_code_samples
  24. url = https://github.com/ChrislS/better_code_samples.git
  25. [submodule "pin_to_top"]
  26. path = pin_to_top
  27. url = https://github.com/Shaked/pin_to_top.git
  28. [submodule "pelican-githubprojects"]
  29. path = pelican-githubprojects
  30. url = https://github.com/kura/pelican-githubprojects.git
  31. [submodule "pelicanthemes-generator"]
  32. path = pelicanthemes-generator
  33. url = https://github.com/badele/pelicanthemes-generator
  34. [submodule "pelican-page-order"]
  35. path = pelican-page-order
  36. url = https://github.com/akhayyat/pelican-page-order.git
  37. [submodule "pelican-page-hierarchy"]
  38. path = pelican-page-hierarchy
  39. url = https://github.com/akhayyat/pelican-page-hierarchy.git
  40. [submodule "multi_neighbors"]
  41. path = multi_neighbors
  42. url = https://github.com/davidlesieur/multi_neighbors.git
  43. [submodule "pelican-langcategory"]
  44. path = pelican-langcategory
  45. url = https://github.com/CNBorn/pelican-langcategory.git
  46. [submodule "pandoc_reader"]
  47. path = pandoc_reader
  48. url = https://github.com/liob/pandoc_reader.git
  49. [submodule "bootstrapify"]
  50. path = bootstrapify
  51. url = https://github.com/ingwinlu/pelican-bootstrapify.git
  52. [submodule "pelican-jinja2content"]
  53. path = pelican-jinja2content
  54. url = https://github.com/joachimneu/pelican-jinja2content.git
  55. [submodule "pelican-md-yaml"]
  56. path = pelican-md-yaml
  57. url = https://github.com/joachimneu/pelican-md-yaml.git
  58. [submodule "panorama"]
  59. path = panorama
  60. url = git://github.com/romainx/panorama.git
  61. [submodule "pelican-genealogy"]
  62. path = pelican-genealogy
  63. url = https://github.com/zappala/pelican-genealogy
  64. [submodule "image_process"]
  65. path = image_process
  66. url = https://github.com/whiskyechobravo/image_process
  67. [submodule "pelican-open_graph"]
  68. path = pelican-open_graph
  69. url = https://github.com/whiskyechobravo/pelican-open_graph.git
  70. [submodule "replacer"]
  71. path = replacer
  72. url = https://github.com/narusemotoki/replacer
  73. [submodule "pelican-toc"]
  74. path = pelican-toc
  75. url = https://github.com/ingwinlu/pelican-toc
  76. [submodule "multimarkdown_reader"]
  77. path = multimarkdown_reader
  78. url = https://github.com/dames57/multimarkdown_reader.git
  79. [submodule "pelican_javascript"]
  80. path = pelican_javascript
  81. url = https://github.com/mortada/pelican_javascript.git
  82. [submodule "loadcsv"]
  83. path = loadcsv
  84. url = https://github.com/e9t/pelican-loadcsv
  85. [submodule "org_pandoc_reader"]
  86. path = org_pandoc_reader
  87. url = https://github.com/jo-tham/org_pandoc_reader.git
  88. [submodule "pdf-img"]
  89. path = pdf-img
  90. url = https://github.com/cmacmackin/pdf-img.git
  91. [submodule "pelican-cite"]
  92. path = pelican-cite
  93. url = https://github.com/cmacmackin/pelican-cite.git
  94. [submodule "figure-ref"]
  95. path = figure-ref
  96. url = https://github.com/cmacmackin/figure-ref
  97. [submodule "encrypt-content"]
  98. path = encrypt-content
  99. url = https://github.com/mindcruzer/pelican-encrypt-content