diff --git a/public/assets/styles/main.css b/public/assets/styles/main.css index 2b5c329..0368742 100644 --- a/public/assets/styles/main.css +++ b/public/assets/styles/main.css @@ -101,11 +101,18 @@ body { color: rgba(133, 153, 0, 1); } -#about img { +.src_prepare-picture { display: block; + height: 50%; margin-left: auto; margin-right: auto; - height: 50%; +} + +.projects-table tr, +.projects-table th, +.projects-table td { + font-size: calc(10px + 1vh); + padding: 5px; } diff --git a/public/devs.html b/public/devs.html index 8fad363..77196f7 100644 --- a/public/devs.html +++ b/public/devs.html @@ -45,6 +45,9 @@
  • Developers
  • +
  • + Projects +
  • Shoutouts
  • diff --git a/public/index.html b/public/index.html index de98e12..137eb24 100644 --- a/public/index.html +++ b/public/index.html @@ -45,6 +45,9 @@
  • Developers
  • +
  • + Projects +
  • Shoutouts
  • @@ -66,7 +69,7 @@
    - logo + logo

    About Us diff --git a/public/packages.html b/public/packages.html index d7f31ef..a53f1c4 100644 --- a/public/packages.html +++ b/public/packages.html @@ -45,6 +45,9 @@
  • Developers
  • +
  • + Projects +
  • Shoutouts
  • diff --git a/public/projects.html b/public/projects.html new file mode 100644 index 0000000..28c9629 --- /dev/null +++ b/public/projects.html @@ -0,0 +1,361 @@ + + + + + + + + + + + + + + + + + + Projects (src_prepare) + + + + + + + + + + + +
    + + + +
    + + +
    + +

    SRC

    +

    prepare

    + +
    + + +
    + +

    + Projects +

    + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    + Name + + Description + + Pipeline + + License + + Feed +
    + + euscan-ng + + + Fork of + + euscan + + + + + + + + + + + + + +
    + + artwork + + + Artwork by src_prepare group + + + + + + + + + + + + +
    + + leaden + + + Light Ebuild Automated Development Environment Notebook + + + + + + + + + + + + +
    + + scripts + + + Miscellaneous maintenance scripts by src_prepare group + + + + + + + + + + + + +
    + + badge + + + Badge images for the src_prepare group + + + + + + + + + + + + +
    + + src_prepare website + + + The src_prepare website + + + + + + + + + + + + +
    + + src_prepare overlay + + + src_prepare group's Gentoo overlay + + + + + + + + + + + + +
    + +
    + + + + + + + + + diff --git a/public/shoutouts.html b/public/shoutouts.html index aea11db..5d1bf7e 100644 --- a/public/shoutouts.html +++ b/public/shoutouts.html @@ -45,6 +45,9 @@
  • Developers
  • +
  • + Projects +
  • Shoutouts
  • diff --git a/public/why.html b/public/why.html index c4ee97e..a079aaf 100644 --- a/public/why.html +++ b/public/why.html @@ -45,6 +45,9 @@
  • Developers
  • +
  • + Projects +
  • Shoutouts