-
Notifications
You must be signed in to change notification settings - Fork 7
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
0 parents
commit 248b987
Showing
1,859 changed files
with
124,059 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
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,191 @@ | ||
<!DOCTYPE html> | ||
|
||
<html> | ||
|
||
<head> | ||
|
||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> | ||
|
||
<title> | ||
QIoT project | ||
</title> | ||
|
||
<meta name="description" content="Quarkus meets Internet of Things"> | ||
|
||
<link href='https://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic' rel='stylesheet' type='text/css'> | ||
<link href='https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800' rel='stylesheet' type='text/css'> | ||
|
||
<link rel="stylesheet" href="/assets/vendor/bootstrap/css/bootstrap.min.css"> | ||
|
||
<link rel="stylesheet" href="/assets/vendor/fontawesome-free/css/all.min.css"> | ||
|
||
<link rel="stylesheet" href="/assets/main.css"> | ||
<link rel="canonical" href="/404.html"> | ||
<link rel="alternate" type="application/rss+xml" title="QIoT project" href="/feed.xml"> | ||
|
||
|
||
|
||
<!-- Global site tag (gtag.js) - Google Analytics --> | ||
<script async src="https://www.googletagmanager.com/gtag/js?id=G-SK96X617FT"></script> | ||
<script> | ||
window.dataLayer = window.dataLayer || []; | ||
function gtag(){dataLayer.push(arguments);} | ||
gtag('js', new Date()); | ||
|
||
gtag('config', 'G-SK96X617FT'); | ||
</script> | ||
|
||
|
||
|
||
</head> | ||
|
||
|
||
<body> | ||
|
||
<!-- Navigation --> | ||
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav"> | ||
<div class="container"> | ||
<a class="navbar-brand" href="/">QIoT project</a> | ||
<button class="navbar-toggler navbar-toggler-right" type="button" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation"> | ||
Menu | ||
<i class="fa fa-bars"></i> | ||
</button> | ||
<div class="collapse navbar-collapse" id="navbarResponsive"> | ||
<ul class="navbar-nav ml-auto"> | ||
<!-- <li class="nav-item"> --> | ||
<!-- <a class="nav-link" href="/">Home</a> --> | ||
<!-- </li> --> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="/announcements">Announcements</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="/usecases">Use Cases</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="/projects">Projects</a> | ||
</li> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="/blog">Blog</a> | ||
<li class="nav-item"> | ||
<a class="nav-link" href="/community">Community</a> | ||
</li> | ||
</ul> | ||
</ul> | ||
</div> | ||
</div> | ||
</nav> | ||
|
||
<style type="text/css" media="screen"> | ||
.container { | ||
margin: 10px auto; | ||
max-width: 600px; | ||
text-align: center; | ||
} | ||
h1 { | ||
margin: 30px 0; | ||
font-size: 4em; | ||
line-height: 1; | ||
letter-spacing: -1px; | ||
} | ||
</style> | ||
|
||
<div class="container"> | ||
<h1>404</h1> | ||
|
||
<p><strong>Page not found :(</strong></p> | ||
<p>The requested page could not be found.</p> | ||
</div> | ||
|
||
|
||
<!-- Footer --> | ||
|
||
<hr> | ||
|
||
<footer> | ||
<div class="container"> | ||
<div class="row"> | ||
<div class="col-lg-16 col-md-10 mx-auto"> | ||
<ul class="list-inline text-center"> | ||
|
||
<li class="list-inline-item"> | ||
<a href="mailto:[email protected]"> | ||
<span class="fa-stack fa-lg"> | ||
<i class="fas fa-circle fa-stack-2x"></i> | ||
<i class="far fa-envelope fa-stack-1x fa-inverse"></i> | ||
</span> | ||
</a> | ||
</li> | ||
|
||
|
||
<li class="list-inline-item"> | ||
<a href="https://twitter.com/qiotproject"> | ||
<span class="fa-stack fa-lg"> | ||
<i class="fas fa-circle fa-stack-2x"></i> | ||
<i class="fab fa-twitter fa-stack-1x fa-inverse"></i> | ||
</span> | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
|
||
<li class="list-inline-item"> | ||
<a href="https://github.com/qiot-project"> | ||
<span class="fa-stack fa-lg"> | ||
<i class="fas fa-circle fa-stack-2x"></i> | ||
<i class="fab fa-github fa-stack-1x fa-inverse"></i> | ||
</span> | ||
</a> | ||
</li> | ||
|
||
|
||
|
||
<li class="list-inline-item"> | ||
<a href="https://join.slack.com/t/https://join.slack.com/t/qiotproject/shared_invite/zt-nuajdyqf-NfQL0dcfCUjFSgoBNng11A"> | ||
<span class="fa-stack fa-lg"> | ||
<i class="fas fa-circle fa-stack-2x"></i> | ||
<i class="fab fa-slack fa-stack-1x fa-inverse"></i> | ||
</span> | ||
</a> | ||
</li> | ||
|
||
|
||
<li class="list-inline-item"> | ||
<a href="https://groups.google.com/u/0/g/qiotproject/qiotproject"> | ||
<span class="fa-stack fa-lg"> | ||
<i class="fas fa-circle fa-stack-2x"></i> | ||
<i class="fab fa-google fa-stack-1x fa-inverse"></i> | ||
</span> | ||
</a> | ||
</li> | ||
|
||
|
||
<li class="list-inline-item"> | ||
<a href="https://calendar.google.com/event?action=TEMPLATE&tmeid=dmFxMzFlZGkxOHVubDcyYm50bjdrcTJxYThfMjAyMTAzMjVUMTYwMDAwWiBxaW90cHJvamVjdEBt&tmsrc=qiotproject%40gmail.com&scp=ALL"> | ||
<span class="fa-stack fa-lg"> | ||
<i class="fas fa-circle fa-stack-2x"></i> | ||
<i class="fas fa-calendar-plus fa-stack-1x fa-inverse"></i> | ||
</span> | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
<p class="copyright text-muted"><i class="fab fa-creative-commons"></i><i class="fab fa-creative-commons-by"></i> <a href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC by 3.0</a> | <a href="https://www.redhat.com/en/about/privacy-policy">Privacy Policy</a> | Copyright © 2024</p> | ||
</div> | ||
</div> | ||
</div> | ||
</footer> | ||
|
||
<script src="/assets/vendor/jquery/jquery.min.js"></script> | ||
<script src="/assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script> | ||
<script src="/assets/vendor/startbootstrap-clean-blog/js/clean-blog.min.js"></script> | ||
|
||
<script src="/assets/scripts.js"></script> | ||
|
||
|
||
|
||
|
||
</body> | ||
|
||
</html> |
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 @@ | ||
# Contributing to the qiot-project.io website | ||
|
||
Contributions are welcome, please submit pull requests for the `develop` branch. |
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,89 @@ | ||
# QIoT-Project Website Based on Jekyll | ||
|
||
## Getting Started | ||
|
||
These instructions will get you a copy of the qiot-project.github.io website up and running on your local machine for development and testing purposes. | ||
|
||
### Installation | ||
[Jekyll static site generator docs](https://jekyllrb.com/docs/). | ||
|
||
1. Fork the [project repository](https://github.com/qiot-project/qiot-project.github.io), then clone your fork: | ||
|
||
```sh | ||
git clone [email protected]:YOUR_USER_NAME/qiotio.github.io.git | ||
``` | ||
2. Change into the project directory: | ||
|
||
```sh | ||
cd qiot-project.github.io | ||
``` | ||
3a. Pull and Run the [containerized version](https://hub.docker.com/r/jekyll/jekyll/) of the ruby bundler and jekyll runtime to install the required gems locally and run the jekyll server, using the [docker-compose file](https://raw.githubusercontent.com/qiot-project/qiot-project.github.io/develop/docker-compose.yaml) provided by the community: | ||
|
||
```sh | ||
docker-compose up | ||
``` | ||
3b. Pull and Run the jekyll container manually: | ||
|
||
```sh | ||
docker run --rm \ | ||
--volume="$PWD:/srv/jekyll:Z" \ | ||
--publish [::1]:4000:4000 \ | ||
jekyll/jekyll \ | ||
jekyll serve | ||
``` | ||
7. Now browse to http://localhost:4000 | ||
|
||
> If you encounter any unexpected errors during the above, please refer to the [troubleshooting](https://jekyllrb.com/docs/troubleshooting/#configuration-problems) page or the [requirements](https://jekyllrb.com/docs/installation/#requirements) page, as you might be missing development headers or other prerequisites. | ||
**For more regarding the use of Jekyll, please refer to the [Jekyll Step by Step Tutorial](https://jekyllrb.com/docs/step-by-step/01-setup/).** | ||
|
||
### Deploying to Github Pages | ||
The website deployment is automatically performed by GitHub Actions (when commits are pushed to the `develop` branch). | ||
If for some reason you need to deploy from your local machine, follow these instructions: | ||
|
||
1. Install the [act](https://github.com/nektos/act#installation) executable to run GitHub Actions locally | ||
2. Run `act -s GITHUB_TOKEN=<GITHUB_TOKEN>`, where *<GITHUB_TOKEN>* needs to be replaced with a token that allows you to push to the https://github.com/qiot-project/qiotio.github.io repository. | ||
|
||
|
||
## Writing a blog | ||
|
||
To write a blog: | ||
|
||
- create an author entry in [_data/authors.yaml](https://github.com/qiot-project/qiot-project.github.io/blob/develop/_data/authors.yaml) | ||
- `emailhash` is used to fetch your picture form the Gravatar service | ||
- create an blog entry under [_posts](https://github.com/qiot-project/qiot-project.github.io/tree/develop/_posts) | ||
-the file name is `yyyy-mm-dd-slug.adoc` | ||
- `category` must be **blog**. Other categories reserved to the project team you want to be aware of: | ||
- `announcement` - official project announcements | ||
- `project` - QIoT subprojects | ||
- `usecase` - Posts documenting the QIoT use-cases | ||
- `tags` should be used with some care as an archive page is created for of them. Below are some basic rules to try follow: | ||
- add a tech specific, like `kafka`, if your post has a significant mention/relevance to that technology. | ||
- tags is space separated list `tags:extension grpc` | ||
- tags must be in lowercase | ||
- it's in asciidoc format, there is an example as shown with [2021-03-17-quarkus-native-on-a-raspberry-pi.adoc](https://github.com/qiot-project/qiot-project.github.io/blob/develop/_posts/2021-03-17-quarkus-native-on-a-raspberry-pi.adoc) | ||
- Be aware that the `date` attribute in the asciidoc preamble defines when the article will be published. Use a present date while writing your article to test locally, then switch to the actual target date before submitting. | ||
- send a pull request against the develop branch and voilà | ||
|
||
## Contributing | ||
|
||
Please read [CONTRIBUTING.md](https://github.com/qiot-project/qiotio.github.io/blob/master/CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests to us. | ||
|
||
## License | ||
|
||
This website is licensed under the [Creative Commons Attribution 3.0](https://creativecommons.org/licenses/by/3.0/). | ||
|
||
## Get in touch with the QIoT Team: | ||
|
||
**Website**: qiot-project.github.io | ||
|
||
**Email**: [email protected] | ||
|
||
**Mailing list**: [email protected] | ||
|
||
**Twitter**: @qiotproject | ||
|
||
**Slack**: [<img src="https://github.com/qiot-project/qiot-project.github.io/blob/develop/assets/images/main/Slack_RGB-149x61-87ef42a.png">](https://join.slack.com/t/quarkusforiottechteam/shared_invite/zt-nuajdyqf-NfQL0dcfCUjFSgoBNng11A) | ||
|
||
**Weekly meeting**: [<img src="https://www.google.com/calendar/images/ext/gc_button1_en.gif">](https://calendar.google.com/event?action=TEMPLATE&tmeid=dmFxMzFlZGkxOHVubDcyYm50bjdrcTJxYThfMjAyMTAzMjVUMTYwMDAwWiBxaW90cHJvamVjdEBt&tmsrc=qiotproject%40gmail.com&scp=ALL) | ||
|
Oops, something went wrong.