Browse Source

update the website to live version 20180724

Signed-off-by: Toshaan Bharvani <toshaan@vantosh.com>
master
Toshaan Bharvani 6 years ago
parent
commit
41901f486e
  1. 2
      .gitignore
  2. 26
      config.toml
  3. 21
      content/about.md
  4. 17
      content/community.md
  5. 5
      content/credits.md
  6. 4
      content/download.md
  7. 85
      content/repos.md
  8. BIN
      static/img/hp-proliant-gen10.jpg
  9. BIN
      static/img/ibmpowerlogo.jpg
  10. BIN
      static/img/ibmpowerracks822l.jpg
  11. BIN
      static/img/intel-logo.png
  12. BIN
      static/img/little-blue-pengiuns.png
  13. BIN
      static/img/tasmanian-little-pengiuns.png
  14. 16
      themes/pel/layouts/partials/_analytics/piwik.html
  15. 37
      themes/pel/layouts/partials/intro.html
  16. 8
      themes/pel/static/css/style.css

2
.gitignore vendored

@ -0,0 +1,2 @@ @@ -0,0 +1,2 @@
#!.gitignore
public/

26
config.toml

@ -28,12 +28,26 @@ enableRobotsTXT = true @@ -28,12 +28,26 @@ enableRobotsTXT = true
url = "/download/"
weight = -800
[[menu.navbar]]
name = "Documentation"
identifier = "docs"
url = "https://docs.powerel.org"
name = "Repos"
identifier = "repos"
url = "/repos/"
weight = -700
[[menu.navbar]]
name = "Bugs"
identifier = "bugs"
url = "https://bugzilla.powerel.org/"
name = "Community"
identifier = "community"
url = "/community/"
weight = -600
[[menu.navbar]]
name = "Git"
identifier = "git"
url = "https://git.powerel.org/"
weight = -500
#[[menu.navbar]]
# name = "Bugs"
# identifier = "bugs"
# url = "https://bugzilla.powerel.org/"
# weight = -400

[params.analytics.piwik]
URL = "https://stats.vantosh.com"
ID = ""

21
content/about.md

@ -8,7 +8,8 @@ draft: false @@ -8,7 +8,8 @@ draft: false

PowerEL stands for Power Enterprise Linux, it originates from a requirement to have a fully free open source distribution for the IBM POWER platform.
The distribution takes it's origin from Enterprise Linux from Red Hat, CentOS, Oracle Linux, and some Fedora and SuSE features.
While currently CentOS is available on for Power8, it doesn't have an optimized version and if follows the RHEL features wich are limited.
While currently CentOS is available on for Power8, it doesn't have an optimized version and it follows it's upstream, RHEL, for all features, wich are limited.
PowerEL wants to make this process easier and more convenient providing more packages out of the box.
In making PowerEL more usable, an Intel CPU optimized version is also available.

PowerEL uses the distro tag __pel__ and uses the same ABI as the rhel based systems, so you can use existing binaries on PowerEL.
@ -19,7 +20,19 @@ PowerEL is a optimized version with specific cpu architecture optimzed compiled @@ -19,7 +20,19 @@ PowerEL is a optimized version with specific cpu architecture optimzed compiled

PowerEL supports specific CPU architectures with specific feature requirements.

- IBM Power8 Big Endian : __ppc64__
- IBM Power8 Little Endian : __ppc64le__
- Intel Xeon/i9/i7/i5/i3 with AVX support : __x86_64__
- IBM Power8 (or higher) - Big Endian : __ppc64__
- IBM Power8 (or higher) - Little Endian : __ppc64le__
- Intel Xeon/i9/i7/i5/i3 with AVX support (or higher) : __x86_64__


## Credits ##

Here are some credits of people who inspired, assisted and helped the project.

- Trilands bvba Antwerpen
- Franz Bourlet (IBM Belgium)
- Rudy Roelandt (IBM Belgium)
- Robert Keersse (Don Bosco Leren en Werken Wilrijk)

And many other people at IBM.


17
content/community.md

@ -0,0 +1,17 @@ @@ -0,0 +1,17 @@
---
title: "Community"
date: 2018-07-24
draft: false
---

## Getting involved ###

## IRC ##

## Mailing List ##

## Documentation ##

## Artwork ##


5
content/credits.md

@ -0,0 +1,5 @@ @@ -0,0 +1,5 @@
---
title: "Credits"
date: 2018-07-23
draft: false
---

4
content/download.md

@ -4,7 +4,7 @@ date: 2018-07-03 @@ -4,7 +4,7 @@ date: 2018-07-03
draft: false
---

PowerEL is a free ''as in beer'' Linux distribution.
PowerEL is a __FREE__ _gratis_ Linux distribution.


## Tree Download ##
@ -23,7 +23,7 @@ You can download the installation tree for PowerEL7 from on of the following mir @@ -23,7 +23,7 @@ You can download the installation tree for PowerEL7 from on of the following mir

## ISO downloads ##

The ISO is a CD image from the installation tree that you can use to install PowerEL on you machine.
The ISO is a DVD image from the installation tree that you can use to install PowerEL on you machine.
The ISO images are made from the above installation tree, however they lags behind the latest installation tree version.



85
content/repos.md

@ -0,0 +1,85 @@ @@ -0,0 +1,85 @@
---
title: "Repositories"
date: 2018-07-23
draft: false
---

Repositories are packages that are grouped together becasue they belong to a same interest or main program.
PowerEL has a range of repositories, also referred to as repos, that you can enable to get access to those packages.
A list of repositories can be found here on this page.
To enable a repository, use your favourite editor to change the __enable=0__ to __enable=1__ in the repo file located in _/etc/yum.repos.d/_.


### Base Repository ###

This repo is the base repository required to run all PowerEL packages.
It contains all core packages, including some libraries needed for multiple of the other repos.
The main kernel package is a mainline latest LTS kernel.

### Virt Repository ###

This repo contains all virtualization and emulation packages.
While this repo focuses on KVM and containers, it also includes emulation technologies.
For KVM the qemu and libvirt packages are available to enable you to create a virtualized environment.
For containers, kubernetes with cri-o are availabel to create a world of containers.

### Web Repository ###

This repository has all web based packages, from Apache HTTP, nginx, to specific web applictions.

### TUI Repository ###

This repository has all text based packages.

### GUI Repository ###

This repository has all graphical based packages including window managers, tiling managers and other graphical based applications.

### FilePrint Repository ###

This repository focusses on all types of storage and printing solutions, that are not in the base repository.
While some storage engines are more pervesive, they tend to land up in the base repository, others are specialized and get into this repository.

### PostgreSQL Repository ###

This repository focusses on PostgreSQL database and all packages related to PostgreSQL database.

### MariaDB Repository ###

This repository includes all MariaDB related packages, including Galera, xtrabackup and many more.

### MySQL Repository ###

This is the repository for the open source Oracle MySQL.
This repository does not include Galera, because MySQL has group replication, which is the internal replication for MySQL.

### Percona Repository ###

This is the repository of Percona Server packages, a combination of MySQL with Galera and some Percona flavour to create a single package.

### NoSQL Repository ###

This is the repository for NoSQL databases, such as MongoDB, Redis, and so on.

### Monitoring Repository ###

This repository is for Monitoring, Metrics and notifications.
It hosts Icinga2, Prometheus, Grafana, Graphite, ..., and many more.

### Communication Repository ###

This repository is for all communication services, such as Jabber/XMMP, VoIP, chatbots and many more.

### MsgQueue Repository ###

This repository is for all message queueing systems, such as ZeroMQ, MQTT, RabbitMQ, and many more.

### AIML Repository ###

This is the repository for Artificial Intelligence and Machine Learning software.

### MgmtConsole Repository ###

This is the repository for all management and console systems to manage infrastructure as code and other machines.


BIN
static/img/hp-proliant-gen10.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 135 KiB

BIN
static/img/ibmpowerlogo.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 23 KiB

BIN
static/img/ibmpowerracks822l.jpg

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

BIN
static/img/intel-logo.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
static/img/little-blue-pengiuns.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 74 KiB

BIN
static/img/tasmanian-little-pengiuns.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 139 KiB

16
themes/pel/layouts/partials/_analytics/piwik.html

@ -0,0 +1,16 @@ @@ -0,0 +1,16 @@
<!-- Begin Piwik Code -->
<script type="text/javascript" >
var _paq = _paq || [];
_paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="{{ .Site.Params.analytics.piwik.URL }}/";
_paq.push(['setTrackerUrl', u+'piwik.php']);
_paq.push(['setSiteId', {{ .Site.Params.analytics.piwik.ID }}]);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<noscript><p><img src="{{ .Site.Params.analytics.piwik.URL }}/piwik.php?idsite={{ .Site.Params.analytics.piwik.ID }}" style="border:0;" alt="" /></p></noscript>
<!-- End Piwik Code -->

37
themes/pel/layouts/partials/intro.html

@ -1,2 +1,35 @@ @@ -1,2 +1,35 @@
<div>
</div>
<section id="intro" class="intro">
<div class="container-fluid">
<div class="section-header">
<h2 class="section-title">Download PowerEL for FREE</h2>
<span class="section-divider"></span>
</div>
<div class="row">
<div class="col-lg-5 content wow fadeInLeft">
IBM Power8 BE or higher<br>
<a href="https://mirror0.powerel.org/pel/7/power8/ppc64/">Download BETA</a><br>
IBM Power8 LE or higher<br>
<a href="https://mirror0.powerel.org/pel/7/power8/ppc64le/">Download BETA</a><br>
<br>
<img src="/img/ibmpowerlogo.jpg" alt="IBM Power"><br>
<br>
<img src="/img/ibmpowerracks822l.jpg" alt="IBM Power System"><br>
</div>
<div class="col-lg-2 content wow fadeInBottom">
<br>
<br>
<br>
<img src="/img/little-blue-pengiuns.png" alt="Tasmanian Little Blue Pengiun"><br>
<br>
</div>
<div class="col-lg-5 content wow fadeInRight">
Intel AVX or higher<br>
<a href="https://mirror0.powerel.org/pel/7/intelavx/x86_64/">Download BETA</a><br>
<br>
<img src="/img/intel-logo.png" alt="Intel x64" width="350px"><br>
<br>
<img src="/img/hp-proliant-gen10.jpg" alt="HP ProLiant System"><br>
</div>
</div>
</div>
</section>

8
themes/pel/static/css/style.css

@ -243,7 +243,13 @@ a.learn_more2:hover{ @@ -243,7 +243,13 @@ a.learn_more2:hover{
background:#222222;
}


.intro {
text-align: center;
font-size: 64px;
}
.intro .row {
font-size: 32px;
}




Loading…
Cancel
Save