1
0
Fork 0
forked from github/pelican

Commit graph

  • 5b238d189c
    Merge pull request #2666 from xuhdev/doc/themes Justin Mayer 2020-04-12 08:53:54 +02:00
  • 9d8a143ce8
    Merge pull request #2660 from kurtmckee/fix-pagination-docs-typo Justin Mayer 2020-04-12 07:17:32 +02:00
  • 0fabbb6a60
    Merge pull request #2711 from galaxy4public/summary-end-marker Justin Mayer 2020-04-12 06:55:45 +02:00
  • e06934a003 Update documentation copyright & attribution info Justin Mayer 2020-04-12 06:07:37 +02:00
  • 7f8726929b Added an additional assert as requested (GalaxyMaster) 2020-04-12 05:18:29 +10:00
  • 56c2abe613 Added a test for the emd marker (GalaxyMaster) 2020-04-11 17:30:50 +10:00
  • 4833a27243 Provided the settings documentation snippet (GalaxyMaster) 2020-04-11 15:42:18 +10:00
  • e412657581 Added support for the summary end marker configuration (GalaxyMaster) 2020-04-11 15:35:26 +10:00
  • a9a651ce4d
    Merge pull request #2706 from nikolausschueler/makefix Justin Mayer 2020-03-25 09:03:00 +01:00
  • 6b6ef5f18f
    Merge pull request #2705 from nikolausschueler/encodingfix Justin Mayer 2020-03-25 09:00:52 +01:00
  • ab5e78db2a Handle case of missing port in target "serve-global" Nik 2020-03-14 08:44:34 +01:00
  • bae37a7ae4 Make encoding a named parameter Nik 2020-03-13 15:47:48 +01:00
  • f2dbfbfcec
    Docs: Add info about pelican-quickstart command path flag. (#2675) Carlos Pereira Atencio 2020-02-26 18:54:05 +00:00
  • 652ec971d4 Add Repology badge to README luz.paz 2020-02-20 07:49:24 -05:00
  • bd1ab74031 Add a devserver-global task for non-local dev testing LouisJackman 2020-01-23 21:29:13 +00:00
  • cf96c113e1
    Improve UI when pelican --listen web server is quit (#2684) Justin Mayer 2020-01-20 08:09:39 +01:00
  • fa71931503 Exit web server gracefully when user taps CTRL-C Justin Mayer 2020-01-17 15:22:12 +01:00
  • 569f8a080e Tell users they can use CTRL-C to stop web server Justin Mayer 2020-01-17 15:11:42 +01:00
  • 70c8d2a474 Docs: Ensure plugin developers create new branch Justin Mayer 2019-12-28 10:20:19 +01:00
  • b8f2326fa6 Document mirroring content & output path hierarchies Justin Mayer 2019-12-28 10:02:48 +01:00
  • d7795b8afd Move Python datetime note further down Settings docs Justin Mayer 2019-12-28 09:57:41 +01:00
  • d2c857883f Update Python documentation links to Python 3 Justin Mayer 2019-12-28 09:52:33 +01:00
  • 6a9aa1dca8 Remove duplicate datetime URL in Settings docs Justin Mayer 2019-12-28 09:48:07 +01:00
  • b149a23507 Add cross links between theme settings and pelican-themes Hong Xu 2019-12-25 18:29:45 +08:00
  • 3f1d4edea3 Fix a typo in the pagination settings docs Kurt McKee 2019-12-05 13:37:41 -06:00
  • 48f6275134
    Merge pull request #2644 from avaris/namespace Justin Mayer 2019-12-01 09:36:57 -08:00
  • 8a56e1f1fa Update namespace docs to address review Deniz Turgut 2019-12-01 20:21:20 +03:00
  • 87a5c82197 Documentation update for namespace plugins Deniz Turgut 2019-12-01 19:29:41 +03:00
  • ed1eca160e Remove py2-isms and avoid sys.path hacks Deniz Turgut 2019-12-01 18:33:11 +03:00
  • 58edad6897 remove pelican.signals in favor of pelican.plugins.signals Deniz Turgut 2019-12-01 18:14:13 +03:00
  • a2053c34c3 Namespace plugin implementation Deniz Turgut 2019-10-27 23:51:08 +03:00
  • 772005f431
    Merge pull request #2649 from iKevinY/py2-sunset Justin Mayer 2019-11-26 14:03:13 -08:00
  • 16968834ce Convert super() calls to py3 style Deniz Turgut 2019-11-18 20:28:48 +03:00
  • 3cc430b418 Update docutils and remove docutils workaround Deniz Turgut 2019-11-17 20:30:07 +03:00
  • 49bc6ed47f Further remove python2-isms Deniz Turgut 2019-11-17 19:19:37 +03:00
  • 1e0e541b57 Initial pass of removing Python 2 support Kevin Yap 2019-11-05 23:17:19 -08:00
  • bae6de5d26 Remove pytest-emoji from dev dependencies Justin Mayer 2019-11-16 07:37:01 -08:00
  • 993c214d94
    Merge pull request #2642 from getpelican/Lucas-C-patch-1 Justin Mayer 2019-11-14 06:44:08 -08:00
  • 4821ad3ce7 Remove Bumpr Justin Mayer 2019-11-13 06:48:09 -08:00
  • 74815af6e2 Minor CONTRIBUTING fixes Justin Mayer 2019-11-12 14:20:50 -08:00
  • 4dc30dabab Update hub pull-request docs in CONTRIBUTING Justin Mayer 2019-11-12 14:13:43 -08:00
  • 2e9833986d
    Merge pull request #2651 from getpelican/drop_py2_docs Justin Mayer 2019-11-12 13:25:40 -08:00
  • 535df9cd9c Add Invoke tasks for building and serving docs Justin Mayer 2019-11-12 08:36:22 -08:00
  • f18429f23a Add Pytest as development dependency Justin Mayer 2019-11-12 07:45:36 -08:00
  • b7368f919f Add Invoke task for updating functional test output Justin Mayer 2019-11-12 07:40:05 -08:00
  • 703c281089 Add missing colon in Contribute docs Justin Mayer 2019-11-12 07:28:55 -08:00
  • c0df11ecb8 Remove Coveralls from Tox configuration Justin Mayer 2019-11-11 13:53:14 -08:00
  • dad376e0db Switch Tox test runner from Nose to Pytest Justin Mayer 2019-11-11 13:51:25 -08:00
  • 2d232d15aa Switch invoke tests test runner to Pytest Justin Mayer 2019-11-10 20:10:59 -08:00
  • e713407f89 Add Pytest filterwarnings config section Justin Mayer 2019-11-10 20:08:47 -08:00
  • 68c9ef76b2 Update CONTRIBUTING docs for Python 2.x removal Justin Mayer 2019-11-09 09:43:55 -08:00
  • 04a602e381 Add Invoke as dependency in pyproject Justin Mayer 2019-11-09 08:40:26 -08:00
  • 272778bc67 Add initial EditorConfig configuration Justin Mayer 2019-11-09 08:37:54 -08:00
  • d859f93c7b Add initial Pre-commit configuration file Justin Mayer 2019-11-09 08:37:11 -08:00
  • e46b623254 Add initial Invoke tasks.py file Justin Mayer 2019-11-09 08:36:45 -08:00
  • ae73d06301 Remove Python 2.7 support from settings Paolo Melchiorre 2019-11-05 21:04:56 +01:00
  • 0806df6068 Fixed simple theme, add missing striptags filter kaliko 2019-10-25 09:19:15 +02:00
  • 1c1640634f
    Update stale.yml Lucas Cimon 2019-10-21 14:29:20 +02:00
  • 01eb08c42b Release Pelican 4.2.0 4.2.0 botpub 2019-10-17 17:50:30 +00:00
  • 67781f63af
    Support inline SVG images (#2634) Justin Mayer 2019-10-17 10:47:05 -07:00
  • 3be0006016
    Update RELEASE.md Justin Mayer 2019-10-17 10:42:59 -07:00
  • 7bfc70c153 Update functional test output for category in feed Justin Mayer 2019-10-17 10:34:03 -07:00
  • f72d06a4a5 Adds the category to the feed item. Fix #2556. Maurício Gardini 2019-04-26 20:11:37 -03:00
  • b6514dcb47
    Add docs on how to include other files - fix #1902 (#2638) Justin Mayer 2019-10-17 10:09:13 -07:00
  • c81e68e895
    Improve content metadata field docs (#2620) Justin Mayer 2019-10-17 10:02:22 -07:00
  • e5b94d7248
    Adding docs on how to include other files - fix #1902 Lucas Cimon 2019-10-17 13:06:28 +02:00
  • e092f7ca75
    Adding missing call to topdown=True in Generator.get_files Lucas Cimon 2019-10-17 13:05:53 +02:00
  • f0617a53dc Follow-up changes to metadata field docs Justin Mayer 2019-10-16 15:52:50 -07:00
  • bcac6e80b9 Improve content metadata field docs. Fixes #2347 Justin Mayer 2019-09-21 12:19:43 -07:00
  • eaccca52dd Support inline SVGs (don't break on title in inline SVG). Stuart Axon 2019-10-11 00:29:00 +01:00
  • 643bccc497 Release Pelican 4.1.3 4.1.3 botpub 2019-10-09 18:45:18 +00:00
  • 619c9015cb
    Merge pull request #2609 from MinchinWeb/windows-tests-4 Justin Mayer 2019-10-09 11:41:27 -07:00
  • f9975ed47e
    Update RELEASE.md Justin Mayer 2019-10-09 11:28:53 -07:00
  • f52f276f2e Separate SSH user/host/path vars in tasks.py Justin Mayer 2019-10-09 11:17:44 -07:00
  • 761f2e34e7
    Merge pull request #2624 from MicroJoe/fix-invoke-publish-ssh-port Justin Mayer 2019-10-09 11:11:04 -07:00
  • 7aa30c7335
    Merge pull request #2632 from davidag/extra-setuptools-markdown Justin Mayer 2019-10-09 10:56:32 -07:00
  • bc450b3339 Add extra/optional Markdown dependency to setup.py David Alfonso 2019-10-09 11:08:39 +02:00
  • 7aa2f6c142
    Merge pull request #2630 from andreagrandi/fix-default-bind-address Justin Mayer 2019-10-05 10:29:46 -07:00
  • 7b7d54c7bd
    Merge pull request #2629 from oulenz/deprecated_settings Justin Mayer 2019-10-05 10:28:44 -07:00
  • b88b5f7b36 Set default binding addres to 127.0.0.1 Andrea Grandi 2019-10-05 15:25:31 +02:00
  • 2c8e7b3e6b place all deprecated settings handling together Oliver Urs Lenz 2019-10-04 22:28:24 +02:00
  • 047d884323 Fix quick-start docs regarding pelican --listen Justin Mayer 2019-09-28 13:51:20 -07:00
  • db04f01297 Add related project URLs for display on PyPI Justin Mayer 2019-09-28 13:45:58 -07:00
  • 8734bd1a6f
    templates: tasks.py: introduce "production_port" to fix #2623 Romain Porte 2019-09-24 22:07:01 +02:00
  • 3f96cb8a4a Release Pelican 4.1.2 4.1.2 botpub 2019-09-23 18:21:15 +00:00
  • ce87857104
    Merge pull request #2621 from Lucas-C/fix_module_import_caching_bug Justin Mayer 2019-09-23 11:17:09 -07:00
  • 367245cc47
    Fix pelican.settings.load_source to avoid caching issues Lucas Cimon 2019-09-23 17:48:56 +02:00
  • ac1e07a3cd
    Merge pull request #2622 from Lucas-C/patch-1 Justin Mayer 2019-09-23 10:41:29 -07:00
  • 589a31ddd0
    Pushing Python compatibility to Python 3.5+ Lucas Cimon 2019-09-23 19:38:18 +02:00
  • 7f4e614bb8 Fix formatting, etc in Settings documentation Justin Mayer 2019-09-21 10:57:35 -06:00
  • 60e80ad634
    Merge pull request #2612 from jorgesumle/documentation-fix Justin Mayer 2019-08-26 13:18:23 +02:00
  • 41fbf3adb2 [Documentation] Add comma after 'for instance' Jorge Maldonado Ventura 2019-08-26 00:35:53 +02:00
  • e44aa294b0 Release Pelican 4.1.1 4.1.1 botpub 2019-08-23 17:06:52 +00:00
  • f6ef027014 Tidy and shorten a comment Justin Mayer 2019-08-23 19:02:48 +02:00
  • 9db42658e5 Prevent Travis IRC spam from forks Justin Mayer 2019-08-23 17:02:47 +02:00
  • 2ee423017b Skip some non-Windows tests on Windows MinchinWeb 2019-08-20 19:01:39 -06:00
  • 8353cea6b6 Add changelog entries to prepare for release Justin Mayer 2019-08-21 14:38:17 +02:00
  • f1430472b8 Configure AutoPub for Pelican changelog path & format Justin Mayer 2019-08-21 14:31:51 +02:00
  • 00159b7999
    Merge pull request #2600 from Lucas-C/allow_argv_passing Justin Mayer 2019-08-21 14:25:06 +02:00
  • 99ea502102
    Merge pull request #2610 from MinchinWeb/default-status Justin Mayer 2019-08-21 14:16:32 +02:00