Skip to content

Commit

Permalink
dev, workshop, venue pix
Browse files Browse the repository at this point in the history
  • Loading branch information
lerina committed Apr 28, 2024
1 parent bf8e987 commit 098a0d9
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 34 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
tasks.*
README.html
demo/vpkely.css
__*
2 changes: 2 additions & 0 deletions css/landing.css
Original file line number Diff line number Diff line change
Expand Up @@ -1124,3 +1124,5 @@ background-repeat: no-repeat;
pre.numberSource code > span > a:first-child::before { padding: 0;}
}

.title-block-header,
.title {visibility: collapse; margin-top:-2em;}
2 changes: 1 addition & 1 deletion css/landing_min.css

Large diffs are not rendered by default.

Binary file added img/design_develop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/rent_a_venue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/workshop.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 25 additions & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="utf-8" />
<meta name="generator" content="pandoc" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes" />
<title>index index</title>
<title>BIZNAME: Services</title>
<style>
code{white-space: pre-wrap;}
span.smallcaps{font-variant: small-caps;}
Expand All @@ -13,12 +13,15 @@
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
ul.task-list{list-style: none;}
</style>
<link rel="stylesheet" href="https://lerina.github.io/css/landing_min.css" />
<link rel="stylesheet" href="./css/landing_min.css" />
</head>
<body>
<header id="title-block-header">
<h1 class="title">BIZNAME: Services</h1>
</header>
<nav id="TOC" role="doc-toc">
<ul>
<li><a href="#featured-projects">Featured projects</a></li>
<li><a href="#featured-tutorials">Featured tutorials</a></li>
</ul>
</nav>
<div class="bg">
Expand All @@ -27,11 +30,15 @@
<main>
<div class="greetings">
<p class="drop fancySerif">
Tonga soa. Welcome
Tonga soa. Welcome Friend<br> <em>bizname</em> leads the way to bring secure and fast app development in the Indian Ocean Neighbourhood.
</p>
</div>
<section id="featured_projects">
<h2 id="featured-projects">Featured projects</h2>
<p>
<p>The following are selected tutorial we developed to bridge the gap between the beginner that has finished the official Rust book and shift into <em>Rustaceans</em> status with intermediate skills.</p>
We select our collaborators from a pool of experienced developers and designers that have successfully attended our Rust Programming workshops.
</p>
<h2 id="featured-tutorials">Featured tutorials</h2>
<style>
#the_cure {background-image: url('img/20140711_BB.png'); background-size: cover;}
#the_cure:hover {background-image: url('img/Rust_and_friends.png');color:rgba(183, 65, 14, 0.0);}
Expand Down Expand Up @@ -87,46 +94,47 @@ <h2 id="featured-projects">Featured projects</h2>
<!--^-- image-mosaic -->
</section>
<p><!-- ^-- featured_projects --></p>
<hr>
<div class="greetings">
<p class="drop fancySerif">
Tonga soa. Welcome Friend, please select a Razafy family member or go straight to <a href="#featured_projects">Featured Projects</a>.
Our Services
</p>
</div>
<section class="hero">
<article>
<a href="./html/lrn/index.html"><img src="./img/garden.png" alt="Lerina"></a>
<a href="#"><img src="./img/design_develop.png" alt="Design & develop"></a>
<div class="text">
<h3>
Lerina
Design &amp; develop
</h3>
<p>
Secure Code Practitioner.
Secure Web Agency
</p>
<p><a href="./html/lrn/index.html" class="btn">more…</a></p>
</div>
</article>
<article>
<a href="./html/rnd/index.html"><img src="./img/rnd.png" alt="Rindra"></a>
<a href="#"><img src="./img/workshop.png" alt="code workshop"></a>
<div class="text">
<h3>
Rindra
Code Workshop
</h3>
<p>
Pure Math Scholar.
Dates for the Next sessions
</p>
<p><a href="./html/rnd/index.html" class="btn">more…</a></p>
<p><a href="#" class="btn">more…</a></p>
</div>
</article>
<article>
<a href="./html/nrn/index.html"><img src="./img/nrn.png" alt="Nirina"></a>
<a href="#"><img src="./img/rent_a_venue.png" alt="Venue for Rent"></a>
<div class="text">
<h3>
Nirina
Rent our Venue
</h3>
<p>
Sun Wukong: Listen to the mp3.
for your talk or coaching
</p>
<p><a href="./html/nrn/index.html" class="btn">more…</a></p>
<p><a href="#" class="btn">more…</a></p>
</div>
</article>
</section>
Expand Down
46 changes: 30 additions & 16 deletions index.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,24 @@
---
title: "BIZNAME: Services"
---

<div class="bg"></div>
<main>
<div class="greetings"><p class="drop fancySerif">Tonga soa. Welcome</p></div>

<div class="greetings">
<p class="drop fancySerif">Tonga soa. Welcome Friend<br> _bizname_
leads the way to bring secure and fast app development in the Indian Ocean Neighbourhood.
</p>
</div>

<section id="featured_projects">

## Featured projects
<p>The following are selected tutorial we developed to bridge the gap between the beginner that has finished the official Rust book and shift into *Rustaceans* status with intermediate skills.

We select our collaborators from a pool of experienced developers and designers that have
successfully attended our Rust Programming workshops.
</p>

## Featured tutorials
<style>
#the_cure {background-image: url('img/20140711_BB.png'); background-size: cover;}
#the_cure:hover {background-image: url('img/Rust_and_friends.png');color:rgba(183, 65, 14, 0.0);}
Expand Down Expand Up @@ -45,32 +59,32 @@ style="background-image: url('img/rain.jpg')"><a href="./html/lrn/beloha/index.h
</div><!--^-- image-mosaic -->
</section> <!-- ^-- featured_projects -->


<div class="greetings"><p class="drop fancySerif">Tonga soa. Welcome Friend, please select a Razafy family member or go straight to <a href="#featured_projects">Featured Projects</a>.</p></div>
<hr>
<div class="greetings"><p class="drop fancySerif">Our Services</p></div>

<section class="hero">
<article>
<a href="./html/lrn/index.html"><img src="./img/garden.png" alt="Lerina"></a>
<a href="#"><img src="./img/design_develop.png" alt="Design & develop"></a>
<div class="text">
<h3>Lerina</h3>
<p>Secure Code Practitioner.</p>
<h3>Design & develop</h3>
<p>Secure Web Agency</p>
<a href="./html/lrn/index.html" class="btn">more...</a>
</div>
</article>
<article>
<a href="./html/rnd/index.html"><img src="./img/rnd.png" alt="Rindra"></a>
<a href="#"><img src="./img/workshop.png" alt="code workshop"></a>
<div class="text">
<h3>Rindra</h3>
<p>Pure Math Scholar.</p>
<a href="./html/rnd/index.html" class="btn">more...</a>
<h3>Code Workshop</h3>
<p>Dates for the Next sessions</p>
<a href="#" class="btn">more...</a>
</div>
</article>
<article>
<a href="./html/nrn/index.html"><img src="./img/nrn.png" alt="Nirina"></a>
<a href="#"><img src="./img/rent_a_venue.png" alt="Venue for Rent"></a>
<div class="text">
<h3>Nirina</h3>
<p>Sun Wukong: Listen to the mp3.</p>
<a href="./html/nrn/index.html" class="btn">more...</a>
<h3>Rent our Venue</h3>
<p>for your talk or coaching</p>
<a href="#" class="btn">more...</a>
</div>
</article>
</section> <!-- ^--- hero -->
Expand Down

0 comments on commit 098a0d9

Please sign in to comment.