-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
10 changed files
with
83 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,117 +1,13 @@ | ||
 | ||
[](https://gitter.im/PanosSakkos/personal-jekyll-theme?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) | ||
##Cloudbase LABS Website | ||
|
||
# { Personal } Jekyll Theme | ||
This repository hosts the website for Cloudbase LABS. | ||
|
||
{ Personal } is a free responsive Jekyll theme, about you :wink: | ||
The website has been built using the [{ Personal } Jekyll Theme](https://github.com/PanosSakkos/personal-jekyll-theme). | ||
|
||
You can watch it in action [here](https://panossakkos.github.io/personal-jekyll-theme/)! | ||
##About Cloudbase LABS | ||
|
||
## What value does { Personal } add | ||
Cloudbase Solutions is a startup that strives to grow the open-source community. | ||
|
||
* Fork of [Timeline](https://github.com/kirbyt/timeline-jekyll-theme) (mashup of [Grayscale by Start Bootstrap](https://github.com/IronSummitMedia/startbootstrap-grayscale) and [Agency Jekyll Theme](https://github.com/y7kim/agency-jekyll-theme)) | ||
* Modern and minimal design | ||
* Responsive templates for home page, blog archive and posts. Looks great on mobile, tablet, and desktop devices | ||
* Sweet animations | ||
* Gracefully degrades in older browsers. Compatible with Internet Explorer 8+ and all modern browsers | ||
* Timeline | ||
* Tell your story so far with a sleek timeline of dates, pictures and descriptions | ||
* White on black text, making the reading experience tireless | ||
* Google analytics | ||
* Customization and full control of your website and blog through the site config | ||
* Blogging functionality | ||
* Preview of the latest post in the home page | ||
* Archive page | ||
* Syntax highlighting | ||
* Emojis | ||
* Gesture navigation in archive and post pages by swiping | ||
* #tags | ||
* Disqus comments | ||
* Bootstrap share buttons | ||
* RSS feed | ||
* Anti-procrastinating 404 page | ||
* iOS and Android Web App mode | ||
* Forcing of https protocol | ||
* Protection from email harvesting | ||
* Sitemap | ||
* Travis CI integration with [html-proofer](https://github.com/gjtorikian/html-proofer) | ||
Our goal is to help as many students as possible to grow and to learn new technologies that we believe will be applied in the future, to make the world a better place for all of us. | ||
|
||
## { Personal } à la JekyllNow | ||
|
||
Want to get { Personal } without messing with jekyll installations and terminal commands? | ||
|
||
1. Fork the personal-jekyll-theme repository | ||
2. Rename the forked repository to yourgithubusername.github.io | ||
3. Visit https://yourgithubusername.github.io | ||
4. Start modifying the \_config.yml and editing your blog's posts from Github's online editor or a third party online editor (i.e. [Prose](https://prose.io/)) | ||
|
||
## Documentation | ||
|
||
The theme contains documentation in the form of [blog posts](https://panossakkos.github.io/personal-jekyll-theme/blog/index.html). | ||
|
||
## Screenshots | ||
### Header | ||
 | ||
### About | ||
 | ||
### Latest post preview | ||
 | ||
### Timeline | ||
 | ||
### Blog Archive | ||
 | ||
### Gesture navigation instructions | ||
 | ||
### Post page | ||
 | ||
### \#Tags | ||
 | ||
### 404 | ||
 | ||
### Mobile rendering | ||
 | ||
### Web App mode | ||
|
||
 | ||
|
||
 | ||
|
||
## How to run locally | ||
|
||
First you need to install the dependencies: | ||
|
||
```` | ||
gem install jekyll jekyll-paginate jemoji html-proofer | ||
```` | ||
|
||
Then, you can build and serve your website by simply running: | ||
|
||
```` | ||
./scripts/serve-production | ||
```` | ||
|
||
## Wiki | ||
|
||
Don't forget to list your { Personal } blog in the [Blogs using { Personal }](https://github.com/PanosSakkos/personal-jekyll-theme/wiki/Blogs-using-%7B-Personal-%7D) wiki page in order to drive some traffic to your website :wink: | ||
|
||
## Integrating bug fixes and features into your old fork | ||
|
||
Have you published your own website by forking { Personal } and now you want to get the latest bug fixes and features from this repo into your website? | ||
Then check [this](https://github.com/PanosSakkos/personal-jekyll-theme/wiki/Integrating-latest-bug-fixes-and-features-into-your-past-fork) out. | ||
|
||
## OSS used in { Personal } | ||
|
||
One of the reasons { Personal } is real is the following OSS projects: | ||
|
||
1. [Grayscale](http://startbootstrap.com/template-overviews/grayscale/) | ||
2. [hammer.js](https://hammerjs.github.io/) | ||
3. [highlightjs](https://highlightjs.org/) | ||
4. [RRSSB](https://github.com/kni-labs/rrssb) | ||
5. [Timeline](https://github.com/kirbyt/timeline-jekyll-theme) | ||
6. [typed.js](https://github.com/mattboldt/typed.js/) | ||
|
||
## Supporting the repo | ||
|
||
Proposals, pull requests and issues are more than welcome, let's make the web a bit more beautiful and secure :wink: | ||
|
||
In case you want to say thank you by donating Bitcoins to all the contributors, [this](https://blockchain.info/address/1LHuKC9Em3KA5yoZaf7nngnNdf9K7s2gSi) is our address. | ||
For fulfilling this mission, we designed multiple community projects, Cloudbase LABS being one of them. This event brings together Cloudbase specialists, enthusiastic students and not only. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,11 @@ | ||
title: "About Cloudbase LABS" | ||
content: > | ||
<p>We are bringing OpenStack to the classroom and as part of our | ||
effort we will teach, mentor and assist a group of 15 students for | ||
a period of 10 weeks, covering the following topics: Python, Hyper-V, | ||
OpenStack, Git, Software Defined Networking, Networking, System | ||
Administration.</p> | ||
<p>The goal of this workshop is to be able to deploy an OpenStack | ||
cloud for development purposes, understand the general concepts and | ||
architecture, be able to look under the hood and debug, test previously | ||
implemented features and be able to fix simple reported bugs and start | ||
implementing Python code.</p> | ||
<p>Cloudbase Solutions is a startup that strives to grow | ||
the open-source community.</p> | ||
<p>Our goal is to help as many students as possible to grow | ||
and to learn new technologies that we believe will be applied | ||
in the future, to make the world a better place for all of us.</p> | ||
<p>For fulfilling this mission, we designed multiple community | ||
projects, Cloudbase LABS being one of them. This event brings | ||
together Cloudbase specialists, enthusiastic students and not | ||
only.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,8 @@ | ||
title: "Cloudbase LABS @Iasi" | ||
content: > | ||
<p>The goal of this workshop is to be able to become familiar | ||
and confident with Python, test previously implemented features, | ||
be able to fix simple bugs and start implementing Python code in | ||
one of the biggest open source projects out there, OpenStack.<p> | ||
<p>To get there, we will also give a crash course on system | ||
administration (Linux / Windows + scripting - Bash / PowerShell) | ||
and networking principles that are required to deploy an OpenStack | ||
cloud for development purposes, understand the general concepts and | ||
architecture, be able to look under the hood and debug.</p> | ||
<p>Cloudbase Solutions is organizing in Iasi the first training | ||
sessions about open source, source control, python, bash, PowerShell, | ||
basic linux and more. It would be an opportunity for those who are | ||
willing to take a shot with this programs, learn how to use them | ||
(from the scratch) and maybe get to work in our team after passing | ||
through the other stages.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
title: "Cloudbase LABS @Timisoara" | ||
content: > | ||
<p>We are bringing OpenStack to the classroom and as part of our | ||
effort we will teach, mentor and assist a group of 15 students for | ||
a period of 10 weeks, covering the following topics: Python, Hyper-V, | ||
OpenStack, Git, Software Defined Networking, Networking, System | ||
Administration.</p> | ||
<p>The goal of this workshop is to be able to deploy an OpenStack | ||
cloud for development purposes, understand the general concepts and | ||
architecture, be able to look under the hood and debug, test previously | ||
implemented features and be able to fix simple reported bugs and start | ||
implementing Python code.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
title: Get in touch | ||
content: <p>How can we help you? Send us a <a href="https://cloudbase.it/about/#contact" target="_blank">message</a>.</p> | ||
|
||
blocks: | ||
- | ||
title: "Cloudbase Solutions" | ||
links: | ||
- {link: "https://cloudbase.it/about/", text: "About us"} | ||
- {link: "https://cloudbase.it/about/#team", text: "Our Team"} | ||
|
||
- | ||
title: "Quick links" | ||
links: | ||
- {permalink: "/iasi/", text: "Cloudbase LABS @Iași"} | ||
- {permalink: "/timisoara/", text: "Cloudbase LABS @Timișoara"} | ||
- | ||
title: "Our Offices" | ||
links: | ||
- {link: "https://www.google.com/maps/place/Cloudbase+Solutions/@45.745814,21.232827,15z/data=!4m2!3m1!1s0x0:0x199da4b8142cc67?hl=ro-RO", | ||
text: "Timișoara: Ion Vidu 3, Romania"} | ||
- {link: "https://www.google.com/maps/place/Continental,+Bulevardul+Poitiers+6,+Ia%C8%99i,+Rom%C3%A2nia/@47.137145,27.599266,15z/data=!4m2!3m1!1s0x40cafbc814d8d299:0x3b1c37116a5c9b5?hl=ro-RO", | ||
text: "Iași: Poitiers 6, Romania"} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
background-img: "/img/timisoara-background.jpg" | ||
intro-text: "We are Cloudbase Solutions" | ||
items: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
logo: null | ||
title: null | ||
|
||
links: | ||
- {section: "page-top", text: "Home"} | ||
- {section: "about", text: "About"} | ||
- {section: "contact", text: "Contact"} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
layout: index | ||
section-type: index | ||
data: "timisoara" | ||
permalink: /timisoara/ | ||
sitemap: | ||
priority: 2.0 | ||
--- | ||
|
||
{% include header.html %} | ||
|
||
{% include about.html %} | ||
|
||
{% include contact.html %} |