Hi,

On 6/17/22 22:39, Ron Olson wrote:
Hi, how would I go about adding a page for Swift under Languages and Databases? I looked at "Create a new Project" but I couldn't how to create a page that would fall under that section.

First of all, I recommend checkout out our documentation regarding contributing: https://developer-portal.github.io/
Namely this section might be of interested to your case: https://developer-portal.github.io/doc/structure.html#page

If you'd prefer some example in how to make a new page, take a look at the PR for new Julia pages:
https://github.com/developer-portal/content/pull/439

If you want to check out how it looks, check out DEVELOPMENT.md which contains information related to running the site locally:
https://github.com/developer-portal/website/blob/master/DEVELOPMENT.md

Jarek


Ron

On Fri, Jun 17, 2022 at 12:04 PM Jarek Prokop <jprokop@redhat.com> wrote:
Hi all,

I have pushed new update for Fedora Developer Portal.
New content should be available in the coming hour or 2 with the
following changes and updates.

New: Julia installation page:
   *
https://developer.fedoraproject.org/tech/languages/julia/julia-installation.html

Update go package installation instructions as they were outdated:
   * https://developer.fedoraproject.org/tech/languages/go/go-packages.html
   * https://developer.fedoraproject.org/tech/languages/go/go-programs.html

Update Java sections:
   *
https://developer.fedoraproject.org/tech/languages/java/java-build-tools-installation.html
   *
https://developer.fedoraproject.org/tech/languages/java/java-installation.html

Update list of available Pythons in Fedora:
   *
https://developer.fedoraproject.org/tech/languages/python/multiple-pythons.html

Regards,
Jarek