[Design-team] (non-fedora) design for www.kernel.org

Konstantin Ryabitsev icon at fedoraproject.org
Tue Jan 29 20:08:39 UTC 2013


On Tue, Jan 29, 2013 at 2:12 PM, Ryan <rlerch at redhat.com> wrote:

> Is the source used to generate this page with Pelican available anywhere
> for us to play with? or is this not publically accessible?
>

Hi, Ryan:

Currently, that page is generated using extremely hairy bash scripts (I'm
not kidding about that). I looked at it long and hard, and it's not
salvageable. Representative line is:

EOL="$( echo "${x}" | awk 'BEGIN { FS="|"; } ; { printf "%s", $7; }' | grep
-i "EOL" | tr "\n" " " | tr "\r" " " | sed -e 's/^[ \t]*//' -e 's/[
\t]*$//' | tr "[:lower:]" "[:upper:]" )"

Let's pretend the way it's currently generated doesn't exist.

Best,
-- 
Konstantin Ryabitsev
LinuxFoundation.org
Montréal, Québec
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/design-team/attachments/20130129/5fe2f039/attachment-0001.html>


More information about the design-team mailing list