Commit graph

  • ea0e3e8338 Fix #2938 Victor Skvortsov 2021-10-19 18:34:19 +05:00
  • 620ad3cfa3 Add failing tests Victor Skvortsov 2021-10-19 18:33:35 +05:00
  • bb10d286a6 Release Pelican 4.7.1 4.7.1 botpub 2021-10-12 14:45:30 +00:00
  • de2e9b7e41 Prepare release Justin Mayer 2021-10-12 15:59:59 +02:00
  • 17089aefc9 Add more contributors to THANKS Justin Mayer 2021-10-12 15:58:53 +02:00
  • 99c935df8f Omit __pycache__ and *.pyc/pyo files in packages Ben Sturmfels 2021-10-12 22:29:59 +11:00
  • aeec09b397 Distribute sample data used to run tests Ben Sturmfels 2021-10-08 15:09:59 +11:00
  • d119e8ef6f
    Use graft command to include samples directory Ben Sturmfels 2021-10-12 22:34:41 +11:00
  • 2fe243561b
    Globally exclude __pycache__ and *.pyc/pyo files Ben Sturmfels 2021-10-12 22:29:59 +11:00
  • 9bd54b7b60 All roads lead to Rome Justin Mayer 2021-10-08 09:00:13 +02:00
  • eab67f7634 PTY all the tasks Justin Mayer 2021-10-08 08:59:35 +02:00
  • d1a874e580
    Merge pull request #2936 from BenSturmfels/no-pager Justin Mayer 2021-10-08 14:52:38 +02:00
  • 793b93bd34
    Use --no-pager option rather than override all environment variables Ben Sturmfels 2021-10-08 18:47:40 +11:00
  • 8be45bd89c
    Distribute sample data used to run tests. Ben Sturmfels 2021-10-08 15:09:59 +11:00
  • 33ef2c5356
    Merge pull request #2929 from MinchinWeb/mimetypes-webfonts Justin Mayer 2021-10-08 08:45:09 +02:00
  • 98372c9869 server: for extension_map, refer to upstream version rather than only overwriting it MinchinWeb 2021-10-07 14:16:27 -06:00
  • 8849721913
    Ensure _DISCARDED is not being cached. Fix #2825 (#2926) Jonas Borges 2021-10-06 09:19:17 +01:00
  • 68cacd913f
    Delete RELEASE.md Justin Mayer 2021-10-06 10:16:42 +02:00
  • 0da8659d0e Add Python 3.10 to test matrix & classifier list Justin Mayer 2021-10-06 09:51:00 +02:00
  • 30597b70f0 Quote version numbers in GitHub Actions workflow Justin Mayer 2021-10-06 09:38:21 +02:00
  • 735d93c7b6
    Merge pull request #2933 from getpelican/theme-docs Justin Mayer 2021-10-06 09:53:12 +02:00
  • 5803052bb7 server: return proper MIME-types for webfonts MinchinWeb 2021-10-02 09:36:32 -06:00
  • 31b282f3e2 Add SFTP upload to Makefile disk0x 2020-08-18 20:22:42 +02:00
  • 76cf879414 Add Pelican theme repo link to docs Justin Mayer 2021-10-05 07:38:24 +02:00
  • b5426fb0bb
    Merge pull request #2927 from MinchinWeb/rich-server Justin Mayer 2021-10-05 06:45:03 +02:00
  • 2b631ab4d3 Listen: set minimum logging level to INFO MinchinWeb 2021-10-02 09:55:02 -06:00
  • 0b9a488c26 Use rich logging for Pelican server MinchinWeb 2021-10-01 18:05:06 -06:00
  • c1e0182a2e Update content to use consistent quotes. iUnknwn 2021-10-04 21:33:51 -07:00
  • e2c73a0a16
    Merge pull request #2932 from BenSturmfels/master Justin Mayer 2021-10-05 06:17:48 +02:00
  • 324fcefae7
    Merge pull request #2931 from avaris/server-list-files Justin Mayer 2021-10-05 06:12:04 +02:00
  • c5c7483268
    Remove shebang lines from generated pelicanconf.py and publishconf.py. Ben Sturmfels 2021-10-05 10:00:48 +11:00
  • 2d97a45902
    Adjust suffix in server to allow redirection when needed Deniz Turgut 2021-10-05 01:39:35 +03:00
  • 9e76ad9699 Rollback unneeded changes jonasborges 2021-10-03 00:56:21 +01:00
  • 4762815568 CR changes jonasborges 2021-10-03 00:52:34 +01:00
  • 96b4389f3c Server: Serve from output directory, rather than current directory MinchinWeb 2021-10-02 09:20:31 -06:00
  • ac451c300e Only strip seperators from the end of a path MinchinWeb 2021-10-02 12:32:36 -06:00
  • 1b52185ece Server: actually return MIME type MinchinWeb 2021-10-02 09:19:56 -06:00
  • f714f27c78 Ensure _DISCARDED is not being cached. Fix #2825 jonasborges 2021-10-02 00:17:43 +01:00
  • f862d64b7a Release Pelican 4.7.0 4.7.0 botpub 2021-10-01 14:10:26 +00:00
  • 7dec2660fb Prepare release Justin Mayer 2021-10-01 16:04:47 +02:00
  • f9238269d7 Tweak changelog Justin Mayer 2021-10-01 15:35:41 +02:00
  • 492ed61c9f Update changelog Justin Mayer 2021-10-01 15:30:03 +02:00
  • eacd6435ef Minor README tweaks Justin Mayer 2021-10-01 15:04:58 +02:00
  • 27ff450142
    Fix rST links Achilleas Pipinellis 2021-10-01 09:02:02 +02:00
  • 507f9bbbed
    Add license information Achilleas Pipinellis 2021-10-01 09:00:07 +02:00
  • b08048980c
    Add Pelican logo Achilleas Pipinellis 2021-10-01 08:42:08 +02:00
  • 24aefd3b1b
    Merge pull request #2904 from GiovanH/pickle-typeerror Justin Mayer 2021-09-29 12:58:46 +02:00
  • 7ccaa9a6b6
    Merge pull request #2897 from MinchinWeb/rich-logging Justin Mayer 2021-09-29 12:56:48 +02:00
  • 22192c148a Improve word count behavior when generating summary ImBearChild 2021-09-29 14:44:47 +08:00
  • d5fa5fa95d
    Merge f5cec6f13e into a088f8bb9e ericrdunham 2021-09-29 15:03:36 +05:30
  • 73aca2068d Improve _HTMLWordTruncator. Fix #2863 ImBearChild 2021-09-29 14:44:47 +08:00
  • a088f8bb9e Update tests for other locales Ben Sturmfels 2021-08-18 00:14:39 +10:00
  • 62a878ded3 Update tests to match theme changes Ben Sturmfels 2021-08-17 21:56:18 +10:00
  • 991cebf95d Update notmyidea theme to scale down to smaller screens Ben Sturmfels 2021-08-17 16:26:32 +10:00
  • 3141a82ffe Update docs with example on injecting articles iUnknwn 2021-09-21 17:45:20 -07:00
  • fbe4a587c5 Made flake8 happy (GalaxyMaster) 2021-09-09 00:57:51 +10:00
  • aa3d39fcd4 Added missing tests for the custom end marker for truncate_html_words() Added support for Jinja2 generated end marker when the passed variable is an instance of Markup. This makes the function compatible with Jinja2's environments where autoescape is enabled. (GalaxyMaster) 2021-09-08 23:43:44 +10:00
  • 99e7af49d1
    update tests for feedgenerator 1.9.2 Deniz Turgut 2021-08-21 13:22:42 +03:00
  • 429a0646b2
    Update tests for other locales. Ben Sturmfels 2021-08-18 00:14:39 +10:00
  • 3c8e952663
    Update tests to match theme changes. Ben Sturmfels 2021-08-17 21:56:18 +10:00
  • ac9e4f6ac1
    Update notmyidea theme to scale down to smaller screens. Ben Sturmfels 2021-08-17 16:26:32 +10:00
  • 0c0272a556
    docs: adding section on where to find themes Lucas Cimon 2021-08-05 12:13:30 +02:00
  • 438938819e Pickle.dump can raise TypeError (e.g. generators) Gio 2021-08-01 17:06:34 -05:00
  • 332be6e5c8
    Support date format codes G, V, and u (used by ISO dates) (#2902) MinchinWeb 2021-07-13 01:35:22 -06:00
  • 0919507ae7
    Merge pull request #2901 from MinchinWeb/writer-docs Justin Mayer 2021-07-13 09:33:34 +02:00
  • cb0d6f8dd0 Test for ISO dates MinchinWeb 2021-07-11 13:52:07 -06:00
  • 09556dd880 Support date format codes G, V, and u (used by ISO dates) MinchinWeb 2021-07-11 13:40:08 -06:00
  • a168470f29 Use rich.console with printing settings MinchinWeb 2021-07-09 09:56:11 -06:00
  • 1cd7dd6a28 Print to the (rich) console, rather than directly MinchinWeb 2021-07-09 09:55:48 -06:00
  • bc21922cf2 Don't preformat log messages MinchinWeb 2021-07-09 09:51:06 -06:00
  • 58e3770b80 Document how to add a new writer MinchinWeb 2021-07-09 08:28:15 -06:00
  • 7eb730af78 Nicer logging of found writer MinchinWeb 2021-07-06 21:31:54 -06:00
  • a52922bfb5 Move rich's console to log.py MinchinWeb 2021-07-08 21:33:22 -06:00
  • 82098a634f
    Fix formatting of Jinja example code. Fixes #2884 (#2886) Tristan Miller 2021-07-07 08:48:10 +02:00
  • d48a5285f7
    Delete RELEASE.md Justin Mayer 2021-07-07 08:45:50 +02:00
  • 1907719233 Nicer logging of found writer MinchinWeb 2021-07-06 21:31:54 -06:00
  • 828a9290c5 We need the writer class rather than an instance of the writer MinchinWeb 2021-07-06 20:41:52 -06:00
  • 586ec7a8bc Apply black MinchinWeb 2021-07-01 00:00:54 -06:00
  • cfb64b642f Apply isort MinchinWeb 2021-06-30 23:46:26 -06:00
  • 7d492bad67 Remove log format test MinchinWeb 2021-06-30 23:29:20 -06:00
  • 4bfcedb8a5 Share rich handler between spinner and logging MinchinWeb 2021-06-30 23:03:22 -06:00
  • 80f44c494a Switch to rich logging MinchinWeb 2021-06-30 22:47:32 -06:00
  • ee8fb6998c
    Merge pull request #2892 from MinchinWeb/typo-fix Justin Mayer 2021-06-30 08:56:28 +02:00
  • 7dfac1c0c0
    Merge pull request #2882 from MinchinWeb/patch-1 Justin Mayer 2021-06-30 08:54:04 +02:00
  • 2cafe926fa typo fix MinchinWeb 2021-06-15 22:41:38 -06:00
  • 4194b564e9
    Create README.md sgithuber 2021-06-15 19:39:58 +09:00
  • e21d7ed30f
    Delete pelican/themes/notmyidea directory sgithuber 2021-06-15 19:34:49 +09:00
  • 5ffb81bfd6
    Delete pelican/plugins directory sgithuber 2021-06-15 19:34:36 +09:00
  • c77f84fd60
    Delete pelican/tests directory sgithuber 2021-06-15 19:34:19 +09:00
  • a8889524e1
    Delete writers.py sgithuber 2021-06-15 19:34:02 +09:00
  • d9361fba39
    Delete log.py sgithuber 2021-06-15 19:33:57 +09:00
  • d5686c555c
    Delete utils.py sgithuber 2021-06-15 19:33:51 +09:00
  • b1b3b1a23f
    Delete server.py sgithuber 2021-06-15 19:33:44 +09:00
  • 745baa1cff
    Delete urlwrappers.py sgithuber 2021-06-15 19:33:39 +09:00
  • 684c9481b1
    Delete signals.py sgithuber 2021-06-15 19:33:32 +09:00
  • b2e7bbb7ac
    Delete settings.py sgithuber 2021-06-15 19:33:26 +09:00
  • cd22b03e4a
    Delete rstdirectives.py sgithuber 2021-06-15 19:33:20 +09:00
  • bc6a492b0b
    Delete cache.py sgithuber 2021-06-15 19:33:14 +09:00
  • 143bec67e2
    Delete pelican/tools directory sgithuber 2021-06-15 19:33:07 +09:00
  • dd6338e387
    Delete readers.py sgithuber 2021-06-15 19:32:55 +09:00