Commit Graph

18 Commits

Author SHA1 Message Date
Emile Bangma
292b06fe0b Node 22 (#1997) 2025-05-28 16:20:59 -07:00
Jules Kreuer
acb4687361 docs(hosting): add apache config example (#1608) 2024-11-20 19:29:43 -05:00
Tony Jackson
0383e38e87 docs: Update Gitlab CI runner tag to use Gitlab runner (#1365)
Co-authored-by: Tony Jackson <tony.aaj.jackson@protonmail.com>
2024-08-23 18:55:03 -07:00
Karthi Fair Hawn
ad04409f70 docs(hosting): missing key with: (#1334) 2024-08-10 08:32:51 -07:00
Jacky Zhao
900c732cba docs: recommend at least node 20 in gh 2024-08-08 18:38:17 -07:00
Jacky Zhao
2195387ae1 docs: update node version in hosting docs 2024-08-05 18:49:20 -07:00
Peter
58a1d3e1d1 docs: replace .gitlab-ci.yml example with more reliable and faster ci job (#1243)
* replace .gitlab-ci.yml example with more reliable and faster ci job

* literally removing 1 space, inside a code block, in docs, just to make prettier not cry
2024-06-30 21:12:48 -07:00
Christopher Tee
150512bf77 deps: Bump Github Action versions (#1247) 2024-06-30 21:05:42 -07:00
Denis Bezykornov
a38ecc63a1 docs: add config for Caddy server (#1002) 2024-03-16 10:16:58 -07:00
kon-foo
03633936eb docs: add self-hosting section (#883)
* Add Self-Hosting section
Add Nginx section

* run prettier
2024-02-19 12:50:40 -05:00
Aaron Bull Schaefer
3503479b18 docs: workaround for shallow clones on Cloudflare Pages (#868)
Rather than recommend a different hosting provider, Cloudflare Pages
users that prioritize the `git` method for their `CreatedModifiedDate`
configuration can preface the build command with a means of fetching the
required repository history.

See:
- https://gohugo.io/methods/page/gitinfo/#hosting-considerations
2024-02-14 09:41:44 -08:00
ikorihn
1becbc2375 fix: small typos (#686) 2024-01-13 09:09:41 -08:00
Jacky Zhao
5b7f78c2b6 docs: github setup and hosting fixes 2023-12-03 23:25:40 -08:00
mancuoj
35a3a34a38 docs: add deploy with netlify (#613) 2023-12-01 22:59:02 -08:00
Emil Rofors
3cabf21c55 docs: add GitLab pages CI (#549)
* add .gitlab-ci.yml

* move GitLab CI to hosting.md

* remove extra folder name

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* remove test from gitlab instructions

* run prettier

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2023-11-03 16:40:43 -07:00
Zane Helton
2c38375975 docs: update hosting.md with Vercel hosting instructions (#406)
* Update hosting.md with Vercel hosting instructions

* Update docs/hosting.md

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Update docs/hosting.md

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>

* Run npm run format

---------

Co-authored-by: Jacky Zhao <j.zhao2k19@gmail.com>
2023-08-23 15:14:23 -07:00
Jacky Zhao
7104a15d30 docs: make incompability of trailing slashes clear 2023-08-23 12:23:49 -07:00
kanpov
39a290c48f Fix #403 by moving documentation to separate directory to avoid merge conflicts (#405) 2023-08-23 12:09:04 -07:00