This website requires JavaScript.
Explore
Help
Register
Sign in
quentin
/
hugo-wasm
Watch
1
Star
0
Fork
You've already forked hugo-wasm
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1
8d017a60fb
hugo-wasm
/
common
/
maps
History
Bjørn Erik Pedersen
a7df536a52
Add site.Store and hugo.Store and Shortcode.Store
...
Closes
#13021
2024-11-13 12:41:16 +01:00
..
cache.go
Fix concurrent map read and map write in short page lookups
2024-11-06 12:17:30 +01:00
maps.go
Add a HTTP cache for remote resources.
2024-06-04 16:07:39 +02:00
maps_test.go
Add a HTTP cache for remote resources.
2024-06-04 16:07:39 +02:00
params.go
all: Rework page store, add a dynacache, improve partial rebuilds, and some general spring cleaning
2024-01-27 16:28:14 +01:00
params_test.go
all: Run gofumpt -l -w .
2024-01-28 23:14:09 +01:00
scratch.go
Add site.Store and hugo.Store and Shortcode.Store
2024-11-13 12:41:16 +01:00
scratch_test.go
all: gofmt -w -r 'interface{} -> any' .
2022-03-17 22:03:27 +01:00