Skip to content

The Linux Alternative Project -- The website.

Notifications You must be signed in to change notification settings

kericw/linuxalt-com

 
 

Repository files navigation

The Linux Alternative Project

This is code that generates the website, The Linux Alternative Project (http://www.linuxalt.com).

Contributing

_data/linux_alternatives.yaml

Help keep the alternatives tables current and relevant! The YAML encoded data file is found in the _data directory. This is the heart of the project and is used to generate the site.

Each list element is considered a "category".

- category:
     name: 3D Home Modeling
     internal_link: 3d-home-modeling.html
  linux_alternatives:
     Sweet Home 3D: 
         internal_link: Sweet_Home_3D.html
         url: http://sweethome3d.sourceforge.net/index.html
  windows_software:
     3D Home Architect:
         internal_link: 3d_home_architect.html
  meta: &3DHomeModelingCat

The category key above is currently not used, but it illustrates how the file is layed out. Each program should be listed under either linux_alternatives or windows_software as appropriate and follow the style shown above.

About

The Linux Alternative Project -- The website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published