This website requires JavaScript.
Explore
Help
Sign in
michaelh
/
hugo-academic-mirror
Watch
1
Star
0
Fork
You've already forked hugo-academic-mirror
0
mirror of
https://github.com/gcushen/hugo-academic.git
synced
2025-07-26 19:15:16 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
962eba579f
hugo-academic-mirror
/
test
/
content
/
home
/
section.md
11 lines
105 B
Markdown
Raw
Normal View
History
Unescape
Escape
perf: add require_isotope option (experimental) If a site doesn't require Isotope Layout Engine (i.e. not using filter on publication archive page or the Portfolio widget), it can be disabled in params.toml for performance increase: require_isotope = false
2020-10-27 19:03:51 +00:00
---
widget: blank
feat: add options for branch, local_backend, and publish_mode (editorial flow) Example for a YAML config: ``` cms: branch: main local_backend: true publish_mode: ``` Close #2124
2021-02-09 21:44:47 +00:00
widget_id: hello
perf: add require_isotope option (experimental) If a site doesn't require Isotope Layout Engine (i.e. not using filter on publication archive page or the Portfolio widget), it can be disabled in params.toml for performance increase: require_isotope = false
2020-10-27 19:03:51 +00:00
headless: true
weight: 1
design:
columns: '1'
---
test: add bare-bones test site
2020-10-24 19:45:13 +01:00
Hello world 😃
Reference in a new issue
Copy permalink