Andrew Pollack

Results 4 issues of Andrew Pollack

As from README, this Dockerfile takes care of installation of `pelican`, `sass`, `juice`, and other requirements. Example flow (from `publishing` directory): 1. `make build && make generate-website && make host-content`...

Fixes: #6079 Tracking progress to adjust date method return values to more efficient int sizings

python
rust
breaking
enhancement

Temporal array extraction defaults to returning a `PrimitiveArray`. It would be nice to be able to specify the return type for values that are capped (e.g. `month` ranges from 1-12,...

Context: #4270 Today, the search functionality takes time to load, preventing readers from using the front page. Immediate fix is to disable the search functionality (see #4272), but longer term...

bug