151 Commits (feat/miscdockergo)

Author SHA1 Message Date
Bjørn Erik Pedersen 447108fed2
Add a HTTP cache for remote resources. 1 year ago
Bjørn Erik Pedersen 0221ddb39e content adapter: Handle <!--more--> separator in content.value 1 year ago
Bjørn Erik Pedersen 519f41dbd7 content adapter: Fix issue with content starting out with a shortcode 1 year ago
Bjørn Erik Pedersen e2d66e3218
Create pages from _content.gotmpl 1 year ago
Christian Oliff 168d375784
all: Fix typos and some URLs 1 year ago
Bjørn Erik Pedersen 676e6875da Make HTML behave exactly like other content formats (note) 1 year ago
Bjørn Erik Pedersen 34d63c8d1c
Fix build error 2 years ago
Bjørn Erik Pedersen 51615440bf
docs: Make null booleans falsy in the docs helper 2 years ago
Bjørn Erik Pedersen a795acbcd8 all: Run gofumpt -l -w . 2 years ago
Bjørn Erik Pedersen 7285e74090
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning 2 years ago
August Feng 46f618756f parser/metadecoders: Accumulate org keywords into arrays 2 years ago
Joe Mooring 912c6576bb parser/metadecoders: Add CSV lazyQuotes option to transform.Unmarshal 2 years ago
Bjørn Erik Pedersen c4a530f104 Remove rest of the now unused emoji code 2 years ago
Joe Mooring 272484f8bf
markdown: Pass emoji codes to yuin/goldmark-emoji 2 years ago
Bjørn Erik Pedersen c406fd3a0e Fix setting config from env with complex (e.g. YAML) strings 2 years ago
Bjørn Erik Pedersen 7c9fada778 Replace the old log setup, with structured logging etc. 2 years ago
Bjørn Erik Pedersen 241b21b0fd Create a struct with all of Hugo's config options 3 years ago
johannesengl bdbfacb868 metadecoders: Add support for native org dates in frontmatter 2 years ago
Oleksandr Redko 36ce3a4a9d Correct typos in Go comments 2 years ago
Oleksandr Redko d453c12742 Replace deprecated ioutil with io and os 2 years ago
Bjørn Erik Pedersen 168858331f Fix shortcode detection in RenderString 3 years ago
Bjørn Erik Pedersen 17055d1fa7
parser/metadecoders: Remove superflous cast in test 3 years ago
Bjørn Erik Pedersen 2a81a49499 parser/metadecoders: Simplify nil check in Unmarshal 3 years ago
AcClassic e30d711c29 parser/metadecoders: Add empty /data JSON file as empty map 3 years ago
Francesco La Camera e0e63f35e4
parser/metadecoders: Fix spelling 3 years ago
Joe Mooring 00fe7e0408 hugo/parser: Fix shortcode boolean param parsing 3 years ago
Joe Mooring b002d47953 commands: Remove extraneous newline from result of convert toTOML 3 years ago
Bjørn Erik Pedersen 8e5044d7f5 Fix shortcode parser regression with quoted param values 3 years ago
Bjørn Erik Pedersen 223bf28004 parser/pageparser: Don't store the byte slices 3 years ago
Bjørn Erik Pedersen d2cfaede5b
Improve shortcode indentation handling 3 years ago
Bjørn Erik Pedersen fc9f315d86 Improve SASS errors 3 years ago
Bjørn Erik Pedersen 4b189d8fd9 postcss: Fix import error handling 3 years ago
Bjørn Erik Pedersen f2946da9e8 Improve error messages, esp. when the server is running 3 years ago
Bjørn Erik Pedersen b80853de90
all: gofmt -w -r 'interface{} -> any' . 3 years ago
Bjørn Erik Pedersen 9a326d5636
parser: Add a test case in format resolution 4 years ago
Paul van Brouwershaven 0eaaa8fee3
Implement XML data support 4 years ago
Bjørn Erik Pedersen 9bba9a3a98
parser: Indent TOML tables 4 years ago
Bjørn Erik Pedersen a3701e0931 Switch to go-toml v2 4 years ago
Bjørn Erik Pedersen ba1d0051b4 media: Make Type comparable 4 years ago
Phil Davis 04b89857e1
all: Fix minor typos 5 years ago
Bjørn Erik Pedersen d90e37e0c6 all: Format code with gofumpt 5 years ago
Philipp Klose 8d72512825 make sure documentation intro text only appears once 5 years ago
Bjørn Erik Pedersen 12a65e76df Add openapi3.Unmarshal 5 years ago
Sebastian Boehm c66dc6c74f Add support for native Org dates in frontmatter 5 years ago
Bjørn Erik Pedersen 7204b354a9 Some minify configuration adjustments 5 years ago
Bjørn Erik Pedersen ffcb4aeb8e Fix handling of HTML files without front matter 5 years ago
Bjørn Erik Pedersen eada236f87
Introduce a tree map for all content 6 years ago
Joshua Wong 21ca2e9ce4 Add support for newline characters in raw string shortcode 6 years ago
Joshua Wong da81455656 Allow raw string literals in shortcode params 6 years ago
Bjørn Erik Pedersen bfb9613a14
Add Goldmark as the new default markdown handler 6 years ago