nuttx-website
nuttx-website copied to clipboard
Apache NuttX Website
Bumps [rexml](https://github.com/ruby/rexml) from 3.2.5 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...
Hey there @btashton :-) I have problem building local preview of the website on FreeBSD 13.2 - cannot install `sass-embedded (1.71.0)`. Would it be possible to resolve / update version...
While building the local preview of the website `jekyll serve` complains about invalid use of `.slash()` function. Some remarks on removing `.slash()` here https://github.com/jekyll/minima/issues/709. Using: * clean `Gemfile.lock`. * `rubygem-jekyll-4.3.2_1`...
I realized the doc website wasn't being updated and found this on this repo:  It seems that we can't really rely on this to keep docs up to date....
* current CI process rebuilds whole website including documentation for older releases in one process that eats up unnecessary time and CI resources. * improve website CI build process to...
* Currently we upload all artifacts from CI build job as separate files (over 10k) that impacts performance and generates warnings. * GH suggest to create artifacts archive in order...
This is a the top-level task to track the (online) documentation and website related tasks. Please to not close.
I just accidentally pushed to the master branch and it worked. Is this how it should be? shouldn't this be set for the master branch here? @cederom @lupyuen @acassis @jerpelea
On this page: https://nuttx.apache.org/community-members/ When the link is clicked to open in the browser, the image appears correctly, so the URL seems to be right. However, the images themselves don't...