This repository has been archived by the owner on Jul 14, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
54 lines (46 loc) · 2.87 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<meta name="description" content="Insma.GitHub.io : Documentation webpage">
<link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
<title>Insma Software</title>
<script type="text/javascript">
window.appInsights={queue:[],applicationInsightsId:null,accountId:null,appUserId:null,configUrl:null,start:function(n){function u(n){t[n]=function(){var i=arguments;t.queue.push(function(){t[n].apply(t,i)})}}function f(n,t){if(n){var u=r.createElement(i);u.type="text/javascript";u.src=n;u.async=!0;u.onload=t;u.onerror=t;r.getElementsByTagName(i)[0].parentNode.appendChild(u)}else t()}var r=document,t=this,i;t.applicationInsightsId=n;u("logEvent");u("logPageView");i="script";f(t.configUrl,function(){f("//az416426.vo.msecnd.net/scripts/v/ai.0.7.js")});t.start=function(){}}};
appInsights.start("dcb70eea-8b1c-4698-976e-59cb8c6d67fd");
appInsights.logPageView();
</script>
</head>
<body>
<!-- HEADER -->
<div id="header_wrap" class="outer">
<header class="inner">
<a id="forkme_banner" href="https://github.com/insma">View on GitHub</a>
<h1 id="project_title">Insma Software</h1>
<h2 id="project_tagline">Organization webpage</h2>
</header>
</div>
<!-- MAIN CONTENT -->
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<h3>
<a id="welcome-to-github-pages" class="anchor" href="#welcome-to-github-pages" aria-hidden="true"><span class="octicon octicon-link"></span></a>About Insma Software.</h3>
<p>Insma Software is open organization which is made of volunteers.</p>
<p>If you want to join one of project just find "join us" issue.</p>
<h3>
<a id="designer-templates" class="anchor" href="#designer-templates" aria-hidden="true"><span class="octicon octicon-link"></span></a>Our projects</h3>
<h4><a href="https://github.com/insma/yii2-file-storage">yii2-file-storage</a></h4>
<p>Open source Yii2 extension written in PHP for Yii2 website framework. It allows you to usee storage API in your web application.</p>
<h4><a href="https://github.com/insma/yii2-fluid-player">yii2-fluid-player</a></h4>
<p>Open source Yii2 extension written in PHP for Yii2 website framework. It allows you to embed a video player on your Yii based web application. Uses the fluid-player open source HTML5 video player.</p>
<h4><a href="https://github.com/insma/ArchitectureLab">ArchitectureLab</a></h4>
<p>Open source Blender extension written in Python. It allows you to create complex architecture elements and modify them anytime.</p>
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
<p>Published with <a href="https://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
</body>
</html>