 Gary Wangand6543
|
31b98b86ff
|
Use git switch instead of git checkout for modern git usage (#119)
Git 2.23 came up with the new `git switch` command, which is not a new feature but an additional command to `switch/change branch` feature which is already available in the overloaded git checkout command.
By using `git switch --orphan pages`, it will create a new orphan branch.
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/119
Reviewed-by: 6543 <6543@noreply.codeberg.org>
Co-authored-by: Gary Wang <blumia@noreply.codeberg.org>
Co-committed-by: Gary Wang <blumia@noreply.codeberg.org>
|
2022-07-27 17:26:55 +02:00 |
|
Otto Richter
|
f5f9eb0860
|
Clarify we don't want "everything" at Pages (reduce inviting for abuse)
|
2022-02-06 21:36:26 +01:00 |
|
Otto Richter
|
8bdec40fdb
|
mention repository must be public #41
|
2022-01-10 17:04:02 +01:00 |
|
Moritz Marquardt
|
216e28d67f
|
Merge pull request 'Fix code block at landing page' (#33) from dsrev/pages-server:pages into pages
Reviewed-on: https://codeberg.org/Codeberg/pages-server/pulls/33
|
2021-12-11 14:21:37 +01:00 |
|
Ilya Prokopenko
|
4993e5cd94
|
Update 'index.html'
replaced the latest </span> tag with </code>
|
2021-12-11 02:11:20 +01:00 |
|
Moritz Marquardt
|
b2a0925107
|
Improve the formatting for DNS entries a bit
|
2021-12-10 15:01:26 +01:00 |
|
Otto Richter
|
6d6e0c885e
|
Add IPv6 to quick instructions
|
2021-12-02 18:08:03 +01:00 |
|
Moritz Marquardt
|
b2ca339694
|
Fix line breaks
|
2021-12-02 09:44:35 +01:00 |
|
Moritz Marquardt
|
2b45e736f3
|
Add tiny help text for .domains file
|
2021-12-02 09:38:16 +01:00 |
|
Moritz Marquardt
|
15fa38d0fc
|
Add link back to codeberg.org to the landing page
|
2021-12-02 00:56:23 +01:00 |
|
Moritz Marquardt
|
82d8b9f2f1
|
Fix text overflow on mobile landing page
See https://codeberg.org/Codeberg/pages-server/issues/7#issuecomment-284371
|
2021-12-02 00:53:17 +01:00 |
|
Otto Richter
|
ea7d1ce1c5
|
Clean up index.html and remove nofollow meta (Search Engines, come here, yes!)
|
2021-12-02 00:05:33 +01:00 |
|
Moritz Marquardt
|
2d0d15b804
|
Add .gitignore from main branch to avoid confusion
|
2021-12-01 23:55:06 +01:00 |
|
Moritz Marquardt
|
22d7332120
|
Add index.html page for main domain
|
2021-12-01 23:54:04 +01:00 |
|