Commit Graph

178 Commits (main)

Author SHA1 Message Date
Ryan Wang 4edbf7e639
docs: update documentation for Halo 2.4 (#203)
2 years ago
Ryan Wang 96feaf5631
typo: fix typo in the description of external url (#202)
2 years ago
BugKing aaa258d244
docs: add docs for installation with 1Panel (#200)
2 years ago
Li 1d939e714f
docs: add target attribute documentation for menu item (#191)
2 years ago
Ryan Wang a23ea5940f
docs: update documentation for Halo 2.3 (#196)
2 years ago
Ryan Wang 29a7cc4f78
fix: incorrect hightlight number of docker compose example code block (#195)
2 years ago
舒夏 b0e841bc4a
Refine docker run command (#194)
2 years ago
Li 4fdea96f09
docs: add a tip for default admin username and password for development environment (#192)
2 years ago
BugKing f6e0ae6f1d
docs: add healthcheck for halo in compose (#189)
2 years ago
guqing f21171de21
feat: add plugin development docs (#123)
2 years ago
WinteWu 4d59c627c5
fix: nginx link error in docker-compose page (#186)
2 years ago
Scott_N_Yang a324a86fc3
docs: add documentation of traefik proxy (#172)
2 years ago
Ryan Wang e89334a6b4
docs: add documentation for custom template tag (#179)
2 years ago
Ryan Wang 6f8b67c9f0
docs: add documentation for template engine global variables (#180)
2 years ago
Ryan Wang b8a50b78b6
docs: remove version tips (#183)
2 years ago
Ryan Wang bf412ac04e
docs: add documentation for update docker image to upgrade halo (#177)
2 years ago
Ryan Wang d13c86a5a7
docs: add documentation for author template variables (#176)
2 years ago
Ryan Wang 922502a9d3
docs: add tips of console proxy (#178)
2 years ago
Ryan Wang d623ac063a
docs: add lastModifyTime field description for post and singlePage related vo (#175)
2 years ago
Ryan Wang 55e5f60aee
docs: update documentation for Halo 2.2 (#174)
2 years ago
Ryan Wang 96ca3e2c50
docs: update documentation for migrate from Halo 1.x (#171)
2 years ago
Ryan Wang 91683d445a
docs: bump mysql version to 8.0.31 for docker documentation (#167)
2 years ago
Ryan Wang 8c3d6d097e
fix: wrong example of contributor finder api (#166)
2 years ago
Ryan Wang 1165cff265
docs: add documentation for annotations form definition (#165)
2 years ago
John Niang 4634f74021
Refine run methods with arguments instead of environments (#164)
2 years ago
Ryan Wang ef03b0fbfb
docs: update documentation for Halo 2.1 (#162)
2 years ago
Alanrah c1bc43a686
docs: remove the "Internal members can access" option from the post's usage documentation (#155)
2 years ago
RalstonLiu 1416be911c
docs: add documentation for use with Nginx Proxy Manager (#149)
2 years ago
BugKing 2ec6fbb8af
Fix illustration for uninstalling plugins (#152)
2 years ago
Ryan Wang f11892ec27
docs: update documentation for Halo 2.0.2 (#148)
2 years ago
Ryan Wang 6bcbab1855
docs: update documentation for pull request contribution (#147)
2 years ago
Ryan Wang dcb7a89b82
docs: add description of the docker environment variable (#137)
2 years ago
BugKing 039159dfc0
docs: add password resetting section in FAQ (#145)
2 years ago
Ryan Wang ec3cba41cf
docs: add documentation about compilation (#138)
2 years ago
Simple-Stark 39d34fbea6
docs: improve the developer run guide (#139)
2 years ago
Ryan Wang 1d43c93f49
feat: improve the quick start section of the introduction (#136)
2 years ago
Ryan Wang 749083c815
docs: remove third-party document (#134)
2 years ago
Ryan Wang 36a4db6796
docs: refine the field descriptions of the theme VO (#133)
2 years ago
Ryan Wang 2ed9998d8a
docs: update documentation for Halo 2.0.1 (#132)
2 years ago
Ryan Wang e57d33d369
docs: update tips for migration (#130)
2 years ago
Ryan Wang fdad517e54
docs: add docker installation tips (#129)
2 years ago
Ryan Wang 5c76928800
chore: set 2.0 is latest version (#127)
2 years ago
Nova Kwok 987a9c9d3f
Change mirror frontend URL from https://dl.halo.run to https://download.halo.run (#108)
2 years ago
Ryan Wang be858399ad
docs: update versions for `1.6.0` `1.5.5` `2.0.0-alpha.2` (#100)
2 years ago
Ryan Wang 4921736046
refactor: document versioning structure (#99)
2 years ago
Ryan Wang 99a14110b9
docs: provides Halo 2.0 online demo environment (#98)
2 years ago
603466551 7c5457c36f
Update third-party.md (#93)
2 years ago
Ryan Wang f630eaeca6
docs: add a tip that cannot map halo to a domain subfolder (#90)
2 years ago
YYplus 322ebdba54
fix: typo in backup-migration.md (#87)
2 years ago
Kent Liao bf0e4ee4f0
fix: linkTag example (#86)
2 years ago
vayci e855ddac26
fix: photoTag listByTeam example (#84)
2 years ago
Ryan Wang 3f900d0826
fix: docker-compose documentation about the mysql container configurations (#83)
2 years ago
Ryan Wang 331c29b3af
release: create 1.5.4 version (#82)
2 years ago
Ryan Wang eba654da79
release: create 1.5.3 version (#79)
3 years ago
John Niang e37e4e4a12
Refine pr.md to be clearer (#77)
3 years ago
Ryan Wang a77813a3ac
docs: improve docker compose documentations (#74)
3 years ago
Ryan Wang f42f651081
chore: remove archived documentations (#72)
3 years ago
Ryan Wang d605271fcc
docs: update markdown.md for Halo 1.5.x (#70)
3 years ago
Ryan Wang ddcfbeed36
release: create 1.5.2 version (#69)
3 years ago
Ryan Wang dcf872a0dc
docs: fix cases (#66)
3 years ago
Ryan Wang 9c9185e681
release: create 1.5.1 version (#63)
3 years ago
Ryan Wang 00f21dbb78
docs: steps to add clear leveldb cache to upgrade documentation (#59)
3 years ago
Ryan Wang 163e387b9c
doc: update intro.md (#55)
3 years ago
Ryan Wang 75405a306d
release: create 1.5.0 version (#54)
3 years ago
cnskis 1fd8794974
docs: update third-party.md (#49)
3 years ago
Ryan Wang 021c5ce149
doc: add tips for h2 console config (#48)
3 years ago
guqing 80fa7403fc
fix: server compression config for gzip statics file (#47)
3 years ago
Ryan Wang 7e023448fc
chore: use markdownlint and add pre commit hook (#41)
3 years ago
Lin 251729f565
fix: typo in page-variable.md (#38)
3 years ago
Ryan Wang 7993abe690
docs: add the way to get the category tree in the theme development documentation (#37)
3 years ago
Ryan Wang 002bdf3704
docs: add faq page (#32)
3 years ago
Ryan Wang 210681e192
fix: error links in the three-party installation tutorial (#35)
3 years ago
daiyum ae25c81c19
docs: fix links by team syntax error (#28)
3 years ago
Ryan Wang 9fbabe08fc
docs: add demo site (#27)
3 years ago
Ryan Wang 24b99c52a9
release: create 1.4.17 version (#26)
3 years ago
Ryan Wang a5c242093b
docs: remove sponsor doc (#24)
3 years ago
Ryan Wang 51e3a89374
release: create 1.4.16 version (#20)
3 years ago
Ryan Wang 65eee57a38
feat: support create versioning docs (#16)
3 years ago