Hi,
I updated the websites for my embedded linux projects today. If you have any issues to access anything, please sent me an email.
I got bored by Trac and now static websites generated with hugo, and gogs for wiki/issue/git is in use. The cgit interface and mailman are still the same.
I switched to the faster git http backend for cloning via http/https.
I moved on to new certbot and all websites are forced to https.
Some minor content (C library matric/ Debugging hints will be added soon).
Thanks to Simone for my new black labrador logo abstracted from a real photo of my dog.
best regards Waldemar
On 17-02-12 10:13:12, Waldemar Brodkorb wrote:
Hi,
I updated the websites for my embedded linux projects today. If you have any issues to access anything, please sent me an email.
I got bored by Trac and now static websites generated with hugo,
I'd suggest to adjust the size somehow. The logo is not being displayed in the visible area of the screen on an 1280x800 screen. Smaller size works (it switches to the "mobile" layout then, bigger ones I haven't tested.
and gogs for wiki/issue/git is in use. The cgit interface and mailman are still the same.
I switched to the faster git http backend for cloning via http/https.
I moved on to new certbot and all websites are forced to https.
Some minor content (C library matric/ Debugging hints will be added soon).
Thanks to Simone for my new black labrador logo abstracted from a real photo of my dog.
best regards Waldemar
devel mailing list devel@uclibc-ng.org http://mailman.uclibc-ng.org/cgi-bin/mailman/listinfo/devel
Hi, ng0 wrote,
On 17-02-12 10:13:12, Waldemar Brodkorb wrote:
Hi,
I updated the websites for my embedded linux projects today. If you have any issues to access anything, please sent me an email.
I got bored by Trac and now static websites generated with hugo,
I'd suggest to adjust the size somehow. The logo is not being displayed in the visible area of the screen on an 1280x800 screen. Smaller size works (it switches to the "mobile" layout then, bigger ones I haven't tested.
Thanks for your feedback. I think I found a solution in the css theme. Can you recheck?
best regards Waldemar
On 17-02-12 14:42:26, Waldemar Brodkorb wrote:
Hi, ng0 wrote,
On 17-02-12 10:13:12, Waldemar Brodkorb wrote:
Hi,
I updated the websites for my embedded linux projects today. If you have any issues to access anything, please sent me an email.
I got bored by Trac and now static websites generated with hugo,
I'd suggest to adjust the size somehow. The logo is not being displayed in the visible area of the screen on an 1280x800 screen. Smaller size works (it switches to the "mobile" layout then, bigger ones I haven't tested.
Thanks for your feedback. I think I found a solution in the css theme. Can you recheck?
best regards Waldemar
Yes, this fixed the issue. Thanks!