Re: [bloodhound-site] branch asf-site updated: stage the test

2023-08-25 Thread Greg Stein
Oh, and I didn't touch download.cgi and download.html, as Daniel switched
to using closer.lua ... the pages are still there, for when we want to
bring back a custom download page


On Fri, Aug 25, 2023 at 8:18 PM Greg Stein  wrote:

> My commit message was wrong. The test/staging site is:
> https://bloodhound-test.staged.apache.org/
>
> There are differences because I upgraded to Bootstrap 5.3.1 when moving to
> Pelican. So a good chunk of styling needs to be fixed.
>
> I did not convert index.html to Markdown at this time (tho it is sitting
> in index.md). It's still a bunch of raw HTML, wrapped by the page template
> at theme/templates/page.html
>
> Please feel free to submit Pull Requests to fix the (Bootstrap) styling,
> the site.css file, and move some stuff from HTML to Markdown. (and note
> that we're using GitHub Flavored Markdown; use those docs for syntax)
>
> When it "looks good", then we can pull the lever to publish to
> bloodhound.a.o instead of the staging site.
>
> Cheers,
> -g
>
> On Fri, Aug 25, 2023 at 8:13 PM  wrote:
>
>> This is an automated email from the ASF dual-hosted git repository.
>>
>> gstein pushed a commit to branch asf-site
>> in repository https://gitbox.apache.org/repos/asf/bloodhound-site.git
>>
>>
>> The following commit(s) were added to refs/heads/asf-site by this push:
>>  new 7a4eabb  stage the test
>> 7a4eabb is described below
>>
>> commit 7a4eabbd0a0170b85cfd195e40fe285041bf4b2e
>> Author: Greg Stein 
>> AuthorDate: Fri Aug 25 21:12:26 2023 -0400
>>
>> stage the test
>>
>> This should publish the site to bloodhound-test.a.o for review
>> ---
>>  .asf.yaml | 14 +++---
>>  1 file changed, 3 insertions(+), 11 deletions(-)
>>
>> diff --git a/.asf.yaml b/.asf.yaml
>> index a844ed3..4c4e3df 100644
>> --- a/.asf.yaml
>> +++ b/.asf.yaml
>> @@ -1,11 +1,3 @@
>> -pelican:
>> -  target:   asf-site
>> -  whoami:   main
>> -
>> -github:
>> -  description:  "Apache Bloodhound Website Repository"
>> -  homepage: https://bloodhound.apache.org/
>> -  labels:
>> -- bloodhound
>> -- website
>> -- pelican
>> +staging:
>> +  profile: test
>> +  whoami:  asf-site
>>
>>


Re: [bloodhound-site] branch asf-site updated: stage the test

2023-08-25 Thread Greg Stein
My commit message was wrong. The test/staging site is:
https://bloodhound-test.staged.apache.org/

There are differences because I upgraded to Bootstrap 5.3.1 when moving to
Pelican. So a good chunk of styling needs to be fixed.

I did not convert index.html to Markdown at this time (tho it is sitting in
index.md). It's still a bunch of raw HTML, wrapped by the page template at
theme/templates/page.html

Please feel free to submit Pull Requests to fix the (Bootstrap) styling,
the site.css file, and move some stuff from HTML to Markdown. (and note
that we're using GitHub Flavored Markdown; use those docs for syntax)

When it "looks good", then we can pull the lever to publish to
bloodhound.a.o instead of the staging site.

Cheers,
-g

On Fri, Aug 25, 2023 at 8:13 PM  wrote:

> This is an automated email from the ASF dual-hosted git repository.
>
> gstein pushed a commit to branch asf-site
> in repository https://gitbox.apache.org/repos/asf/bloodhound-site.git
>
>
> The following commit(s) were added to refs/heads/asf-site by this push:
>  new 7a4eabb  stage the test
> 7a4eabb is described below
>
> commit 7a4eabbd0a0170b85cfd195e40fe285041bf4b2e
> Author: Greg Stein 
> AuthorDate: Fri Aug 25 21:12:26 2023 -0400
>
> stage the test
>
> This should publish the site to bloodhound-test.a.o for review
> ---
>  .asf.yaml | 14 +++---
>  1 file changed, 3 insertions(+), 11 deletions(-)
>
> diff --git a/.asf.yaml b/.asf.yaml
> index a844ed3..4c4e3df 100644
> --- a/.asf.yaml
> +++ b/.asf.yaml
> @@ -1,11 +1,3 @@
> -pelican:
> -  target:   asf-site
> -  whoami:   main
> -
> -github:
> -  description:  "Apache Bloodhound Website Repository"
> -  homepage: https://bloodhound.apache.org/
> -  labels:
> -- bloodhound
> -- website
> -- pelican
> +staging:
> +  profile: test
> +  whoami:  asf-site
>
>