~sircmpwn/sr.ht-dev

This thread contains a patchset. You're looking at the original emails, but you may wish to use the patch review UI. Review patch
4 2

[PATCH] git.sr.ht/index: Add link to Org mode README tutorial blog post

Details
Message ID
<20250114180930.75960-1-joseph@breatheoutbreathe.in>
Sender timestamp
1736849249
DKIM signature
pass
Download raw message
Patch: +10 -2
---
Per your request:

https://lists.sr.ht/~sircmpwn/sr.ht-discuss/%3C87cyib79ad.fsf@%3E#%3CD71P6XT9RI0K.227IWA1PEUAK7@cmpwn.com%3E
 git.sr.ht/index.md | 12 ++++++++++--
 1 file changed, 10 insertions(+), 2 deletions(-)

diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md
index 92a14c4..c1d9a50 100644
--- a/git.sr.ht/index.md
+++ b/git.sr.ht/index.md
@@ -368,7 +368,15 @@ hut git update --readme "" --repo https://git.sr.ht/~foo/bar

It may be desirable to configure a builds.sr.ht job to compile your README from
another markup format and submit it on each git push.
Check out the [example][readme example] to avoid some common pitfalls.
Check out some external guides for more information:

<tr>
	<td>HTML</td>
	<td><a href="https://git.xenrox.net/~xenrox/custom-readme">example readme repo</a></td>
</tr>
<tr>
	<td>Org mode</td>
	<td><a href="https://breatheoutbreathe.in/blog/2024-12-10-sourcehut-org-mode-readme.html">external blog post</a></td>
</tr>

[readme example]: https://git.xenrox.net/~xenrox/custom-readme
[hut]: https://sr.ht/~xenrox/hut/
-- 
2.41.0
Details
Message ID
<D71ZZX9YDMHT.HLGE1PUN8ZIB@cmpwn.com>
In-Reply-To
<20250114180930.75960-1-joseph@breatheoutbreathe.in> (view parent)
Sender timestamp
1736881973
DKIM signature
pass
Download raw message
Thanks -- feedback inline

On Tue Jan 14, 2025 at 7:07 PM CET, Joseph Turner wrote:
> +<tr>
> +	<td>HTML</td>
> +	<td><a href="https://git.xenrox.net/~xenrox/custom-readme">example readme repo</a></td>
> +</tr>
> +<tr>
> +	<td>Org mode</td>
> +	<td><a href="https://breatheoutbreathe.in/blog/2024-12-10-sourcehut-org-mode-readme.html">external blog post</a></td>
> +</tr>

This needs to be wrapped in <table> and <tbody>

Can you send v2 with a subject prefix?

git config format.subjectPrefix 'PATCH sr.ht-docs'
Details
Message ID
<87r055dygv.fsf@breatheoutbreathe.in>
In-Reply-To
<D71ZZX9YDMHT.HLGE1PUN8ZIB@cmpwn.com> (view parent)
Sender timestamp
1736851648
DKIM signature
pass
Download raw message
"Drew DeVault" <sir@cmpwn.com> writes:

> Thanks -- feedback inline
>
> On Tue Jan 14, 2025 at 7:07 PM CET, Joseph Turner wrote:
>> +<tr>
>> +	<td>HTML</td>
>> +	<td><a href="https://git.xenrox.net/~xenrox/custom-readme">example readme repo</a></td>
>> +</tr>
>> +<tr>
>> +	<td>Org mode</td>
>> +	<td><a href="https://breatheoutbreathe.in/blog/2024-12-10-sourcehut-org-mode-readme.html">external blog post</a></td>
>> +</tr>
>
> This needs to be wrapped in <table> and <tbody>
>
> Can you send v2 with a subject prefix?
>
> git config format.subjectPrefix 'PATCH sr.ht-docs'

Sure.  I re-sent, but I think I may have started a new thread on
accident.

Joseph
Details
Message ID
<D72IN8UKO8KY.3DLXJ9WTSM4PV@cmpwn.com>
In-Reply-To
<87r055dygv.fsf@breatheoutbreathe.in> (view parent)
Sender timestamp
1736934580
DKIM signature
pass
Download raw message
On Tue Jan 14, 2025 at 7:47 PM CET, Joseph Turner wrote:
> Sure.  I re-sent, but I think I may have started a new thread on
> accident.

No problem, we use new threads for patch revisions.
Details
Message ID
<2EFF8D60-E1A1-42BC-AC83-3C14BC1D8191@breatheoutbreathe.in>
In-Reply-To
<D72IN8UKO8KY.3DLXJ9WTSM4PV@cmpwn.com> (view parent)
Sender timestamp
1736953329
DKIM signature
pass
Download raw message

On January 15, 2025 12:49:40 AM PST, Drew DeVault <sir@cmpwn.com> wrote:
>On Tue Jan 14, 2025 at 7:47 PM CET, Joseph Turner wrote:
>> Sure.  I re-sent, but I think I may have started a new thread on
>> accident.
>
>No problem, we use new threads for patch revisions.

Got it.  Thank you!
Reply to thread Export thread (mbox)