MertGunduz / website

NomadBSD website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NomadBSD Website

  • Languages: HTML, CSS, JS, Roff, Shell, Perl
  • Website Type: Dynamic

https://nomadbsd.org/ is the official address for the website. The website contains news about NomadBSD, guides for downloading the files, errata information pages, team members and general information to contact developers.

Index Page

NomadBSD_IndexPage

How To Contribute (Website Improvements)

  1. Fork the project (nomadbsd/website)
  2. Clone the fork to your computer (git clone [REPO URL])
  3. Build pages from *in files via terminal
  4. After making some changes, Commit changes to your fork.
  5. Create a pull-request.

Building Pages

% ./mkmf > Makefile
% make

./mkmf > Makefile Command

image

make Command

image

About

NomadBSD website


Languages

Language:CSS 41.8%Language:Perl 40.0%Language:Roff 8.8%Language:JavaScript 5.9%Language:Shell 3.6%