This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository www.

View the commit online.

commit 1d7d488893867c05df328da2369d741c9e1918bc
Author: Carsten Haitzler (Rasterman) <[email protected]>
AuthorDate: Sun Jul 5 19:57:11 2026 +0100

    do start
---
 public_html/content/about.banner.php          |  15 ++
 public_html/content/about.php                 |   4 +-
 public_html/content/{start.php => sample.php} |   0
 public_html/content/start.banner.php          |   6 +-
 public_html/content/start.php                 | 192 +++++++++++++++-----------
 public_html/i/shots/e-main-2.jpg              | Bin 0 -> 116728 bytes
 public_html/i/shots/e-main-3.jpg              | Bin 0 -> 125685 bytes
 public_html/i/shots/e-main-4.jpg              | Bin 0 -> 367812 bytes
 public_html/i/shots/e-main-5.jpg              | Bin 0 -> 177642 bytes
 public_html/i/shots/e-main-6.jpg              | Bin 0 -> 183929 bytes
 public_html/index.php                         |   1 +
 public_html/vars.php                          |   6 +
 12 files changed, 139 insertions(+), 85 deletions(-)

diff --git a/public_html/content/about.banner.php b/public_html/content/about.banner.php
new file mode 100644
index 00000000..5ac43076
--- /dev/null
+++ b/public_html/content/about.banner.php
@@ -0,0 +1,15 @@
+<?php
+ $banner_bg = "hero-desk-keyboard-mouse-screens-dark.jpg";
+
+ $banner_eyebrow = "Window Manager / Compositor, Toolkit, Applications";
+ $banner_title = "Fast, flexible & powerful.";
+ $banner_text = "Enlightenment combines a lean window manager, a compositing desktop shell, and the applications using the EFL stack into a compact system built for speed, control, and visual polish.";
+
+ $banner_primary_label = "Download";
+ $banner_primary_href = "download";
+
+ $banner_secondary_label = "GIT";
+ $banner_secondary_href = "source";
+
+ include "site/banner.php";
+?>
diff --git a/public_html/content/about.php b/public_html/content/about.php
index 3a73f191..cf95bc25 100644
--- a/public_html/content/about.php
+++ b/public_html/content/about.php
@@ -56,8 +56,8 @@
   <article class="showcase">
    <a href="" i("shots/ecrire-main.jpg", "");?>
    <div>
-    <h3>Entice</h3></a>
-    <p>A simple and fast image viewer.</p>
+    <h3>Ecrire</h3></a>
+    <p>A quick notepad text editor.</p>
    </div>
   </article>
 
diff --git a/public_html/content/start.php b/public_html/content/sample.php
similarity index 100%
copy from public_html/content/start.php
copy to public_html/content/sample.php
diff --git a/public_html/content/start.banner.php b/public_html/content/start.banner.php
index b13b3844..16374a72 100644
--- a/public_html/content/start.banner.php
+++ b/public_html/content/start.banner.php
@@ -2,14 +2,14 @@
  $banner_bg = "hero-mountain-sunset-snow.jpg";
 
  $banner_eyebrow = "Compositor, desktop shell, toolkit";
- $banner_title = "Fast, flexible desktops for people who tune their machines.";
- $banner_text = "Enlightenment combines a lean window manager, a compositing desktop shell, and the EFL application stack into a compact system built for speed, control, and visual polish.";
+ $banner_title = "Fast, flexible desktops for those who like it their way.";
+ $banner_text = "Enlightenment combines a lean Window Manager, Compositor and desktop shell.";
 
  $banner_primary_label = "Download";
  $banner_primary_href = "download";
 
  $banner_secondary_label = "Explore";
- $banner_secondary_href = "about-enlightenment";
+ $banner_secondary_href = "about";
 
  $banner_panel = "shots/e-main.jpg";
  $banner_panel_text = "Desktop shell / compositor / toolkit";
diff --git a/public_html/content/start.php b/public_html/content/start.php
index 1a6c0d6f..a83fdb3d 100644
--- a/public_html/content/start.php
+++ b/public_html/content/start.php
@@ -1,113 +1,145 @@
 <?php $title="Enlightenment"; ?>
+<p><center><?php i("logo.svg", ""); ?></center></p>
 <section class="start-page">
  <div class="metric-row">
-  <div class="metric"><strong>0.27</strong><span>current Enlightenment release family</span></div>
-  <div class="metric"><strong>EFL</strong><span>native libraries for UI, graphics, data, and IPC</span></div>
-  <div class="metric"><strong>X11</strong><span>production desktop support with Wayland work ongoing</span></div>
-  <div class="metric"><strong>BSD</strong><span>Linux, BSD, and UNIX-like systems in scope</span></div>
+  <div class="metric">
+   <strong><?php echo $var_v_e;?></strong>
+   <span>Latest Enlightenment</span>
+  </div>
+  <div class="metric">
+   <strong><?php echo $var_v_efl;?></strong>
+   <span>Latest EFL</span>
+  </div>
+  <div class="metric">
+   <strong><?php echo $var_v_terminology;?></strong>
+   <span>Latest Terminology</span>
+  </div>
+  <div class="metric">
+   <strong><?php echo $var_v_rage;?></strong>
+   <span>Latest Rage</span>
+  </div>
  </div>
 
- <p class="section-kicker">What this site will hold</p>
- <h2>A clean front door for the whole Enlightenment project.</h2>
+ <p class="section-kicker">Desktop, Toolkit, Appliocations</p>
+ <h2>Desktop Shell</h2>
  <p class="lede">
-  The imported archive can remain broad and deep: news, developer references,
-  distribution notes, project pages, legacy docs, and application writeups.
-  The presentation around it should feel current, calm, and easy to scan.
+  A trim desktop with just enough tools to manage your computer day to day
+  using minimal resources to achieve what is necessary.
  </p>
 
- <div class="feature-grid">
-  <article class="feature">
-   <h3>Desktop</h3>
-   <p>Window management, compositing, shelves, modules, launchers, settings, and everyday desktop behavior.</p>
-  </article>
-  <article class="feature">
-   <h3>Libraries</h3>
-   <p>EFL content for main loops, rendering, widgets, data structures, networking, models, and tooling.</p>
-  </article>
-  <article class="feature">
-   <h3>Applications</h3>
-   <p>Terminology, Rage, Ephoto, EDI, Evisum, and other projects that show the platform in use.</p>
-  </article>
- </div>
-
  <div class="showcase-grid">
   <article class="showcase">
-   <?php i("shots/shot-2021-12-13_17-49-55.png", "");?>
+   <?php i("shots/e-main.jpg", "");?>
    <div>
-    <h3>Layered and responsive</h3>
-    <p>Desktop pages can use large imagery and dense technical content without losing hierarchy.</p>
+    <h3>Desktop</h3>
+    <p></p>
    </div>
   </article>
   <article class="showcase">
-   <?php i("shots/shot-2021-12-13_17-52-28.png", "");?>
+   <?php i("shots/e-main-2.jpg", "");?>
    <div>
-    <h3>Application stories</h3>
-    <p>Each app can have a focused landing section while still linking into the full archive.</p>
+    <h3>File Manager</h3>
+    <p></p>
    </div>
   </article>
   <article class="showcase">
-   <?php i("shots/shot-2021-12-13_18-06-21.png", "");?>
+   <?php i("shots/e-main-3.jpg", "");?>
    <div>
-    <h3>Deep documentation</h3>
-    <p>The shell keeps imported pages readable with wide tables, code blocks, media, and long scrolling text.</p>
+    <h3>Video Pklayer</h3>
+    <p></p>
+   </div>
+  </article>
+  <article class="showcase">
+   <?php i("shots/e-main-4.jpg", "");?>
+   <div>
+    <h3>Terminal</h3>
+    <p></p>
+   </div>
+  </article>
+  <article class="showcase">
+   <?php i("shots/e-main-5.jpg", "");?>
+   <div>
+    <h3>Image Viewer</h3>
+    <p></p>
+   </div>
+  </article>
+  <article class="showcase">
+   <?php i("shots/e-main-6.jpg", "");?>
+   <div>
+    <h3>Process Management</h3>
+    <p></p>
    </div>
   </article>
  </div>
 
  <div class="split wide-section">
   <div>
-   <p class="section-kicker">Code capable</p>
-   <h2>Syntax highlighting stays first-class.</h2>
+   <p class="section-kicker">Desktop</p>
+   <h2>Window Manager</h2>
    <p>
-    The site still uses the small helper API in `site/funcs.php`. Inline code
-    and external source files are rendered through the same functions as before,
-    with highlight.js handling the color pass in the browser.
+    <a href="" is a Window Manager,
+    Compositor and Minimal Desktop for Linux (the primary platform), BSD and
+    any other compatible UNIX system. Source code releases are on our
+    <a href="" page. Visit our <a href=""
+    page for our latest source code repositories.
+   </p>
+   <p>
+    The project is currently primarily supporting
+    <a href="" but has experimental
+    <a href="" support.
    </p>
   </div>
-  <div class="code-demo">
-<?php code_start("c");?>
-#include &lt;Ecore.h&gt;
-
-static Eina_Bool
-tick(void *data)
-{
-  printf("frame: %s\n", (const char *)data);
-  return ECORE_CALLBACK_RENEW;
-}
-
-int
-main(void)
-{
-  ecore_init();
-  ecore_timer_add(1.0, tick, "alive");
-  ecore_main_loop_begin();
-  ecore_shutdown();
-  return 0;
-}
-<?php code_end();?>
+  <div>
+   <p class="section-kicker">Libraries</p>
+   <h2>Toolkit C Libraries Re-Usable for Applications</h2>
+   <p>
+    The <a href="" libraries used for building the Desktop
+    Shell can be used for building any applications you like. They will
+    all match the desktop and follow the theme looks consistently.
+   </p>
   </div>
- </div>
-
- <div class="split wide-section">
-  <div class="code-demo">
-   <h3>Source loaded from disk</h3>
-   <?php code_file("c", "src/sample.c");?>
+  <div>
+   <p class="section-kicker">Platforms</p>
+   <h2>Multi-Platform Support</h2>
+   <p>
+    <a href="" ports to Linux, FreeBSD,
+    OpenBSD and NetBSD, with <a href="" Also porting to
+    Mac and Windows as well allowing applications to be built cross-platform.
+   </p>
   </div>
-  <div class="markdown-demo">
-   <?php md(
-"## Inline markdown
-
-Markdown can be passed straight into a helper from a page module.
-
-1. The PHP file stays short.
-2. The shell owns the visual system.
-3. Imported content can be improved incrementally.
-
-[Visit the source page](source)"
-); ?>
-   <?php md_file("md/start-showcase.md");?>
-   <?php md("## Original markdown demo"); ?>
-   <?php md_file("md/test.md");?>
+  <div>
+   <p class="section-kicker">Thanks</p>
+   <h2>Thanks To</h2>
+   <p>
+    We run as an open source project. People may contribute because they like
+    to or because they are paid - but no one gets more preferred access than
+    anyone else. The intent is to release everything under liberal open source
+    licenses with no restrictions on those using such works except the usual
+    "share alike" clauses found in LGPLv2, BSD etc.
+   </p>
+   <p>
+    We also receive other types of contributions. Our community files bug
+    reports, does translations, as well as simply providing feedback.
+   </p>
+   <p>
+    This entire website runs on a machine bought with donations from
+    developers and the community. <a href="" are highly
+    appreciated. We have a non-profit Enlightenment foundation based in
+    France, which acts as custodian of such funds until they are needed.
+   </p>
+   <p>
+    This server is hosted at <a href="" who use
+    their infrastructure to keep many open source projects running.
+   </p>
+   <p>
+    Our DNS is kindly provided by <a href=""
+   </p>
+   <p>
+    Many of our <b>Enlightenment Developer Days</b> events have been
+    sponsored and paid for by <a href="" and
+    have recently been hosted by <a href=""
+    now part of <a href=""
+   </p>
   </div>
  </div>
 </section>
diff --git a/public_html/i/shots/e-main-2.jpg b/public_html/i/shots/e-main-2.jpg
new file mode 100644
index 00000000..3e405c36
Binary files /dev/null and b/public_html/i/shots/e-main-2.jpg differ
diff --git a/public_html/i/shots/e-main-3.jpg b/public_html/i/shots/e-main-3.jpg
new file mode 100644
index 00000000..690f0dc7
Binary files /dev/null and b/public_html/i/shots/e-main-3.jpg differ
diff --git a/public_html/i/shots/e-main-4.jpg b/public_html/i/shots/e-main-4.jpg
new file mode 100644
index 00000000..604a7a3e
Binary files /dev/null and b/public_html/i/shots/e-main-4.jpg differ
diff --git a/public_html/i/shots/e-main-5.jpg b/public_html/i/shots/e-main-5.jpg
new file mode 100644
index 00000000..1922b1c5
Binary files /dev/null and b/public_html/i/shots/e-main-5.jpg differ
diff --git a/public_html/i/shots/e-main-6.jpg b/public_html/i/shots/e-main-6.jpg
new file mode 100644
index 00000000..9f450be7
Binary files /dev/null and b/public_html/i/shots/e-main-6.jpg differ
diff --git a/public_html/index.php b/public_html/index.php
index dcae6dd9..a13bf3af 100644
--- a/public_html/index.php
+++ b/public_html/index.php
@@ -1 +1,2 @@
+<?php include_once 'vars.php'; ?>
 <?php include_once 'site/site.php'; ?>
diff --git a/public_html/vars.php b/public_html/vars.php
new file mode 100644
index 00000000..f72f2bd3
--- /dev/null
+++ b/public_html/vars.php
@@ -0,0 +1,6 @@
+<?php
+ $var_v_e           = '0.27.1';
+ $var_v_efl         = '1.28.1';
+ $var_v_terminology = '1.14.0';
+ $var_v_rage        =  '0.4.0';
+ ?>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to