This is the snapshot the production landing site (nibiru-framework.com) is deployed from. Brings together the recent splash + docs migration to the v4 "Cosmos" design system, the new in-framework AI module, and the framework groundwork that backs the framework-reference extraction. What lands: - docs/: Astro + Starlight site with the v4 dark cosmic palette, GalaxyHero canvas constellation, Mission Control chat (wired to /api/oracle → api.neuronetz.ai via providers.mjs Ollama), 5-panel MMVC stage (Model · AI · Module · Controller · View), translated EN/DE/JA/ES/FR content, PWA + sitemap + llms.txt + Umami analytics. - docs/design-system/: canonical mockup bundle (source/index-v2.html for splash, source/docs-system.html + preview/ for docs, SPEC.md, tokens). - docs/scripts/extraction/framework-reference-v2.md: deep framework reference (~1.6k lines, file:line citations, every public factory and idiom — basis for the LoRA training corpus. - application/module/ai/: AI module with chat / embed / RAG / agent plugins, plus pdoQuery / httpGet / fileRead tools and Modelfile + smoke-test in training/. - application/module/users/: user / ACL / form-factory traits used as the reference plugin pattern for the framework docs. - application/settings/config/database/: schema + seed migrations including the AI module tables (200–203). - Form factory + autogenerator changes the framework-reference-v2 covers. Production secrets stay out: docs/.env, settings.production.ini and ai.production.ini are all gitignored (.example files are in tree). Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
715 lines
26 KiB
HTML
715 lines
26 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<!-- Page title -->
|
|
<title>VSDocs - most advanced documentation template on ThemeForest</title>
|
|
<!-- Page description -->
|
|
<meta name="description" content="">
|
|
<!-- Meta -->
|
|
<meta charset="UTF-8">
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<!-- Favicon -->
|
|
<link rel="icon" type="image/png" href="img/favicons/favicon-16x16.png" sizes="16x16">
|
|
<link rel="icon" type="image/png" href="img/favicons/favicon-32x32.png" sizes="32x32">
|
|
<link rel="icon" type="image/png" href="img/favicons/favicon-96x96.png" sizes="96x96">
|
|
<link rel="apple-touch-icon" sizes="57x57" href="img/favicons/apple-touch-icon-57x57.png">
|
|
<link rel="apple-touch-icon" sizes="60x60" href="img/favicons/apple-touch-icon-60x60.png">
|
|
<link rel="apple-touch-icon" sizes="72x72" href="img/favicons/apple-touch-icon-72x72.png">
|
|
<link rel="apple-touch-icon" sizes="76x76" href="img/favicons/apple-touch-icon-76x76.png">
|
|
<link rel="apple-touch-icon" sizes="114x114" href="img/favicons/apple-touch-icon-114x114.png">
|
|
<link rel="apple-touch-icon" sizes="120x120" href="img/favicons/apple-touch-icon-120x120.png">
|
|
<link rel="apple-touch-icon" sizes="144x144" href="img/favicons/apple-touch-icon-144x144.png">
|
|
<link rel="apple-touch-icon" sizes="152x152" href="img/favicons/apple-touch-icon-152x152.png">
|
|
<link rel="apple-touch-icon" sizes="180x180" href="img/favicons/apple-touch-icon-180x180.png">
|
|
<!-- Include StyleSheets -->
|
|
<link rel="stylesheet" href="css/style.min.css">
|
|
<!-- <link rel="stylesheet" href="css/custom.css"> -->
|
|
<script src="js/modernizr.js"></script>
|
|
</head>
|
|
|
|
<body class="">
|
|
<!--[if lt IE 8]>
|
|
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
|
|
<![endif]-->
|
|
<!-- Preloader: uncomment this if you want to show a smooth preloader while the page is loading. Don't forget to add the 'js-preload-me' class on the <body> tag. -->
|
|
<!-- <div class="preloader js-preloader"><div class="preloader-animation"></div></div>
|
|
-->
|
|
<!-- End of Preloader -->
|
|
<div class="page js-page ">
|
|
<!-- Header -->
|
|
<div class="header header-over large">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3 col-sm-6 col-xs-6">
|
|
<!-- Logo Image -->
|
|
<a href="index.html" class="logo-image logo-animated">
|
|
<img src="img/logos/logo.png" alt="logo">
|
|
</a>
|
|
<!-- End of Logo Image -->
|
|
</div>
|
|
<div class="col-md-9 col-sm-6 col-xs-6">
|
|
<!-- Menu -->
|
|
<nav class="right helper">
|
|
<ul class="menu sf-menu js-menu">
|
|
<li>
|
|
<a href="index.html">Home
|
|
<span class="menu-label">NEW</span>
|
|
</a>
|
|
<ul>
|
|
<li>
|
|
<a href="#">One Page Docs</a>
|
|
<ul>
|
|
<li>
|
|
<a href="home-one-page.html">Static Header</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-one-page-header-fixed.html">Sticky Header</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Menu</a>
|
|
<ul>
|
|
<li>
|
|
<a href="index-2.html">Left - Off Canvas</a>
|
|
</li>
|
|
<li>
|
|
<a href="index-3.html">Right - Off Canvas</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Static</a>
|
|
<ul>
|
|
<li>
|
|
<a href="home-subscribe.html">Subscribe</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-web.html">Web App</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-mobile-app.html">Mobile App</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-soft.html">Software</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Video</a>
|
|
<ul>
|
|
<li>
|
|
<a href="index-5.html">Background</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-video-trigger.html">Trigger Simple</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-web-video-trigger.html">Trigger Web</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-app-video-trigger.html">Trigger App</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-soft-video-trigger.html">Trigger Soft</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="index-4.html">Text Rotator</a>
|
|
</li>
|
|
<li>
|
|
<a href="home-with-preloader.html">With Preloader</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Pages</a>
|
|
<ul>
|
|
<li>
|
|
<a href="panels.html">Panels</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">Blog</a>
|
|
<ul>
|
|
<li>
|
|
<a href="blog-grid.html">Blog Grid</a>
|
|
</li>
|
|
<li>
|
|
<a href="blog-list.html">Blog List</a>
|
|
</li>
|
|
<li>
|
|
<a href="article.html">Article</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="faq.html">Faq</a>
|
|
</li>
|
|
<li>
|
|
<a href="notification.html">Notification</a>
|
|
</li>
|
|
<li>
|
|
<a href="tutorial.html">Tutorial</a>
|
|
</li>
|
|
<li>
|
|
<a href="login.html">Login</a>
|
|
</li>
|
|
<li>
|
|
<a href="register.html">Register</a>
|
|
</li>
|
|
<li>
|
|
<a href="404.html">404 Error</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Elements</a>
|
|
<ul>
|
|
<li>
|
|
<a href="buttons.html">Buttons</a>
|
|
</li>
|
|
<li>
|
|
<a href="boxes.html">Boxes</a>
|
|
</li>
|
|
<li>
|
|
<a href="code.html">Code</a>
|
|
</li>
|
|
<li>
|
|
<a href="visual-guide.html">Visual guide</a>
|
|
</li>
|
|
<li>
|
|
<a href="notes.html">Notes</a>
|
|
</li>
|
|
<li>
|
|
<a href="files.html">File tree</a>
|
|
</li>
|
|
<li>
|
|
<a href="media.html">Media</a>
|
|
</li>
|
|
<li>
|
|
<a href="book.html">Book</a>
|
|
</li>
|
|
<li>
|
|
<a href="steps.html">Steps & Tabs</a>
|
|
</li>
|
|
<li>
|
|
<a href="misc.html">Misc</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Layouts</a>
|
|
<ul>
|
|
<li>
|
|
<a href="views.html">Views without sidebar</a>
|
|
</li>
|
|
<li>
|
|
<a href="views-left.html">Views left sidebar</a>
|
|
</li>
|
|
<li>
|
|
<a href="views-right.html">Views right sidebar</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">Full left sidebar</a>
|
|
<ul>
|
|
<li>
|
|
<a href="views-left-full.html">Regular</a>
|
|
</li>
|
|
<li>
|
|
<a href="views-left-full-compact.html">Compact</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="#">Full right sidebar</a>
|
|
<ul>
|
|
<li>
|
|
<a href="views-right-full.html">Regular</a>
|
|
</li>
|
|
<li>
|
|
<a href="views-right-full-compact.html">Compact</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<a href="changelog.html">Changelog</a>
|
|
</li>
|
|
<li>
|
|
<a href="contacts.html">Contacts</a>
|
|
</li>
|
|
</ul>
|
|
</nav>
|
|
<!-- End of Menu -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Header -->
|
|
<!-- Header Back -->
|
|
<div class="header-back header-back-simple header-back-small">
|
|
<div class="header-back-container">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-12">
|
|
<!-- Page Info -->
|
|
<div class="page-info page-info-simple">
|
|
<h1 class="page-title">File tree</h1>
|
|
<h2 class="page-description">File organization - refers to the logical relationships among the various records that onstitute the file, particularly with respect to the means of identification and access to any specific record.</h2>
|
|
</div>
|
|
<!-- End Page Info -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Header Back -->
|
|
<div id="content">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-12">
|
|
<!-- Category Info -->
|
|
<div class="category-info helper pt0" id="file-tree-text">
|
|
<h3 class="category-title"> Text file tree
|
|
<!-- Fragment Identifier -->
|
|
<a class="fragment-identifier js-fragment-identifier fragment-identifier-scroll" href="#file-tree-text">
|
|
<i class="fa fa-link"></i>
|
|
</a>
|
|
<!-- End of Fragment Identifier -->
|
|
</h3>
|
|
<h4 class="category-description">Transform your simple <ul> - <li> structure into a beautiful character based file tree.</h4>
|
|
</div>
|
|
<!-- End of Caregory Info -->
|
|
<!-- File Tree Text -->
|
|
<ul class="file-tree-text js-file-tree-text">
|
|
<li>
|
|
<span class="file-tree-text-name">vsdocs/</span>
|
|
<ul class="file-tree-text-folder">
|
|
<li>
|
|
<span class="file-tree-text-name">css/</span>
|
|
<ul class="file-tree-text-folder">
|
|
<li>
|
|
<span class="file-tree-text-name">custom.css</span>
|
|
<span class="file-tree-text-comment">// Hi there, I'm a comment.</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">style.css</span>
|
|
<span class="file-tree-text-comment">// Nice to meet you, I'm a comment too.</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">style.min.css</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">fonts/</span>
|
|
<ul class="file-tree-text-folder">
|
|
<li>
|
|
<span class="file-tree-text-name">fontawesome.otf</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">fontawesome-webfont.eot</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">fontawesome-webfont.svg</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">img/</span>
|
|
<ul class="file-tree-text-folder">
|
|
<li>
|
|
<span class="file-tree-text-name">img1.jpg</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">img2.png</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">img3.gif</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">js/</span>
|
|
<ul class="file-tree-text-folder">
|
|
<li>
|
|
<span class="file-tree-text-name">all.js</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">custom.js</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">less/</span>
|
|
<ul class="file-tree-text-folder">
|
|
<li>
|
|
<span class="file-tree-text-name">custom.less</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">style.less</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">index-1.html</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">index-2.html</span>
|
|
</li>
|
|
<li>
|
|
<span class="file-tree-text-name">index-3.html</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<!-- End of File Tree Text -->
|
|
<!-- Category Info -->
|
|
<div class="category-info " id="collapsed">
|
|
<h3 class="category-title"> Collapsed on load
|
|
<!-- Fragment Identifier -->
|
|
<a class="fragment-identifier js-fragment-identifier fragment-identifier-scroll" href="#collapsed">
|
|
<i class="fa fa-link"></i>
|
|
</a>
|
|
<!-- End of Fragment Identifier -->
|
|
</h3>
|
|
<h4 class="category-description">Once downloaded, unzip the compressed folder to see the structure of Bootstrap. You'll see something like this:</h4>
|
|
</div>
|
|
<!-- End of Caregory Info -->
|
|
<!-- File Tree -->
|
|
<div class="file-tree">
|
|
<div class="file-tree-title"> Docs file hierarchy
|
|
<ul class="file-tree-buttons">
|
|
<li class="js-expand">
|
|
<i class="fa fa-plus"></i> Expand all</li>
|
|
<li class="js-collapse">
|
|
<i class="fa fa-minus"></i> Collapse all</li>
|
|
</ul>
|
|
</div>
|
|
<ul class="file-tree-list js-file-tree" data-expanded="">
|
|
<li class="is-folder">css -
|
|
<span class="file-tree-description">eius esse, nobis libero quo eligendi similique ducimus laboriosam</span>
|
|
<ul>
|
|
<li class="is-file">custom.css -
|
|
<span class="file-tree-description">numquam veniam, soluta vitae magni deserunt velit officiis suscipi</span>
|
|
</li>
|
|
<li class="is-file">style.css -
|
|
<span class="file-tree-description">doloribus sapiente corrupti maxime, praesentium beatae id quisquam qui</span>
|
|
</li>
|
|
<li class="is-file">style.min.css -
|
|
<span class="file-tree-description">sit in ea ducimus numquam culpa. sint qui au</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">fonts -
|
|
<span class="file-tree-description">voluptatibus sint placeat excepturi, aut eos fugiat voluptas nobis</span>
|
|
<ul>
|
|
<li class="is-file">fontawesome.otf -
|
|
<span class="file-tree-description">nulla, maxime aliquid illum, provident dolores dolor. saepe quo</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.eot -
|
|
<span class="file-tree-description">recusandae illo fugiat itaque, illum id quasi cupiditate nem</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.svg -
|
|
<span class="file-tree-description">ipsa quae error voluptates fugiat. vel eius consequatur nequ</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.ttf -
|
|
<span class="file-tree-description">debitis ea error repellat, sed cupiditate consequatur perspiciatis? ess</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.woff -
|
|
<span class="file-tree-description">dolor facilis accusamus consequatur necessitatibus itaque aliquam mollitia accusantiu</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.woff2 -
|
|
<span class="file-tree-description">laborum hic nostrum eveniet rerum cum nesciunt placeat praesentiu</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">img -
|
|
<span class="file-tree-description">culpa provident, dolorum totam quisquam numquam consectetur mollitia commod</span>
|
|
<ul>
|
|
<li class="is-file">img1.jpg -
|
|
<span class="file-tree-description">iusto rem iure sunt qui officia quod voluptatum ame</span>
|
|
</li>
|
|
<li class="is-file">img2.png -
|
|
<span class="file-tree-description">consequatur beatae dolorem soluta non nisi, quod ullam molestia</span>
|
|
</li>
|
|
<li class="is-file">img3.gif -
|
|
<span class="file-tree-description">nemo reprehenderit sint deserunt ratione excepturi. fugit a qui</span>
|
|
</li>
|
|
<li class="is-file">... -
|
|
<span class="file-tree-description">maiores cum nobis vitae amet aspernatur a quia eum</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">js -
|
|
<span class="file-tree-description">earum blanditiis maiores modi nostrum cumque repellat aperiam doloremque</span>
|
|
<ul>
|
|
<li class="is-file">all.js -
|
|
<span class="file-tree-description">laudantium architecto a voluptatibus impedit veniam ea libero erro</span>
|
|
</li>
|
|
<li class="is-file">custom.js -
|
|
<span class="file-tree-description">beatae molestiae, aut deleniti sit voluptatem maiores facere expedita</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">less -
|
|
<span class="file-tree-description">quidem adipisci, laudantium, inventore ea totam vel temporibus labor</span>
|
|
<ul>
|
|
<li class="is-file">custom.less -
|
|
<span class="file-tree-description">animi asperiores, unde veniam doloremque accusamus numquam. alias inventor</span>
|
|
</li>
|
|
<li class="is-file">style.less -
|
|
<span class="file-tree-description">explicabo voluptas molestias nulla hic, ipsa quisquam id ill</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">swf -
|
|
<span class="file-tree-description">necessitatibus repudiandae cum omnis eligendi, quod, sunt doloremque ver</span>
|
|
<ul>
|
|
<li class="is-file">zeroclipboard.swf -
|
|
<span class="file-tree-description">necessitatibus pariatur facere a. soluta sint excepturi expedita corpori</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-file">index-1.html -
|
|
<span class="file-tree-description">quis cum ratione laboriosam ducimus iure voluptates quaerat si</span>
|
|
</li>
|
|
<li class="is-file">index-2.html -
|
|
<span class="file-tree-description">omnis ipsa quas vel alias illum nostrum deleniti officiis</span>
|
|
</li>
|
|
<li class="is-file">index-3.html -
|
|
<span class="file-tree-description">libero et id laborum laboriosam dignissimos a! cum molestia</span>
|
|
</li>
|
|
<li class="is-file">... -
|
|
<span class="file-tree-description">quas provident minus, nisi excepturi culpa rerum voluptates e</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of FIle Tree -->
|
|
<!-- Category Info -->
|
|
<div class="category-info " id="expanded">
|
|
<h3 class="category-title"> Expanded on load
|
|
<!-- Fragment Identifier -->
|
|
<a class="fragment-identifier js-fragment-identifier fragment-identifier-scroll" href="#expanded">
|
|
<i class="fa fa-link"></i>
|
|
</a>
|
|
<!-- End of Fragment Identifier -->
|
|
</h3>
|
|
<h4 class="category-description">Once downloaded, unzip the compressed folder to see the structure of Bootstrap. You'll see something like this:</h4>
|
|
</div>
|
|
<!-- End of Caregory Info -->
|
|
<!-- File Tree -->
|
|
<div class="file-tree">
|
|
<div class="file-tree-title"> Docs file hierarchy
|
|
<ul class="file-tree-buttons">
|
|
<li class="js-expand">
|
|
<i class="fa fa-plus"></i> Expand all</li>
|
|
<li class="js-collapse">
|
|
<i class="fa fa-minus"></i> Collapse all</li>
|
|
</ul>
|
|
</div>
|
|
<ul class="file-tree-list js-file-tree" data-expanded="true">
|
|
<li class="is-folder">css -
|
|
<span class="file-tree-description">eius esse, nobis libero quo eligendi similique ducimus laboriosam</span>
|
|
<ul>
|
|
<li class="is-file">custom.css -
|
|
<span class="file-tree-description">numquam veniam, soluta vitae magni deserunt velit officiis suscipi</span>
|
|
</li>
|
|
<li class="is-file">style.css -
|
|
<span class="file-tree-description">doloribus sapiente corrupti maxime, praesentium beatae id quisquam qui</span>
|
|
</li>
|
|
<li class="is-file">style.min.css -
|
|
<span class="file-tree-description">sit in ea ducimus numquam culpa. sint qui au</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">fonts -
|
|
<span class="file-tree-description">voluptatibus sint placeat excepturi, aut eos fugiat voluptas nobis</span>
|
|
<ul>
|
|
<li class="is-file">fontawesome.otf -
|
|
<span class="file-tree-description">nulla, maxime aliquid illum, provident dolores dolor. saepe quo</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.eot -
|
|
<span class="file-tree-description">recusandae illo fugiat itaque, illum id quasi cupiditate nem</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.svg -
|
|
<span class="file-tree-description">ipsa quae error voluptates fugiat. vel eius consequatur nequ</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.ttf -
|
|
<span class="file-tree-description">debitis ea error repellat, sed cupiditate consequatur perspiciatis? ess</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.woff -
|
|
<span class="file-tree-description">dolor facilis accusamus consequatur necessitatibus itaque aliquam mollitia accusantiu</span>
|
|
</li>
|
|
<li class="is-file">fontawesome-webfont.woff2 -
|
|
<span class="file-tree-description">laborum hic nostrum eveniet rerum cum nesciunt placeat praesentiu</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">img -
|
|
<span class="file-tree-description">culpa provident, dolorum totam quisquam numquam consectetur mollitia commod</span>
|
|
<ul>
|
|
<li class="is-file">img1.jpg -
|
|
<span class="file-tree-description">iusto rem iure sunt qui officia quod voluptatum ame</span>
|
|
</li>
|
|
<li class="is-file">img2.png -
|
|
<span class="file-tree-description">consequatur beatae dolorem soluta non nisi, quod ullam molestia</span>
|
|
</li>
|
|
<li class="is-file">img3.gif -
|
|
<span class="file-tree-description">nemo reprehenderit sint deserunt ratione excepturi. fugit a qui</span>
|
|
</li>
|
|
<li class="is-file">... -
|
|
<span class="file-tree-description">maiores cum nobis vitae amet aspernatur a quia eum</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">js -
|
|
<span class="file-tree-description">earum blanditiis maiores modi nostrum cumque repellat aperiam doloremque</span>
|
|
<ul>
|
|
<li class="is-file">all.js -
|
|
<span class="file-tree-description">laudantium architecto a voluptatibus impedit veniam ea libero erro</span>
|
|
</li>
|
|
<li class="is-file">custom.js -
|
|
<span class="file-tree-description">beatae molestiae, aut deleniti sit voluptatem maiores facere expedita</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">less -
|
|
<span class="file-tree-description">quidem adipisci, laudantium, inventore ea totam vel temporibus labor</span>
|
|
<ul>
|
|
<li class="is-file">custom.less -
|
|
<span class="file-tree-description">animi asperiores, unde veniam doloremque accusamus numquam. alias inventor</span>
|
|
</li>
|
|
<li class="is-file">style.less -
|
|
<span class="file-tree-description">explicabo voluptas molestias nulla hic, ipsa quisquam id ill</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-folder">swf -
|
|
<span class="file-tree-description">necessitatibus repudiandae cum omnis eligendi, quod, sunt doloremque ver</span>
|
|
<ul>
|
|
<li class="is-file">zeroclipboard.swf -
|
|
<span class="file-tree-description">necessitatibus pariatur facere a. soluta sint excepturi expedita corpori</span>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="is-file">index-1.html -
|
|
<span class="file-tree-description">quis cum ratione laboriosam ducimus iure voluptates quaerat si</span>
|
|
</li>
|
|
<li class="is-file">index-2.html -
|
|
<span class="file-tree-description">omnis ipsa quas vel alias illum nostrum deleniti officiis</span>
|
|
</li>
|
|
<li class="is-file">index-3.html -
|
|
<span class="file-tree-description">libero et id laborum laboriosam dignissimos a! cum molestia</span>
|
|
</li>
|
|
<li class="is-file">... -
|
|
<span class="file-tree-description">quas provident minus, nisi excepturi culpa rerum voluptates e</span>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of FIle Tree -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- Footer -->
|
|
<footer class="js-footer-is-fixed">
|
|
<!-- Footer Default -->
|
|
<div class="footer">
|
|
<div class="container">
|
|
<div class="row">
|
|
<div class="col-md-3 col-sm-3 col-xs-12">
|
|
<div class="footer-logo-wrapper">
|
|
<!-- Logo Image -->
|
|
<a href="index.html" class="logo-image ">
|
|
<img src="img/logos/logo.png" alt="logo">
|
|
</a>
|
|
<!-- End of Logo Image -->
|
|
<!-- Slogan -->
|
|
<p class="slogan"> Learn.
|
|
<br>Create.
|
|
<br>Impress. </p>
|
|
<!-- End of Slogan -->
|
|
</div>
|
|
</div>
|
|
<div class="col-md-9 col-sm-9 col-xs-12">
|
|
<div class="footer-wrapper">
|
|
<!-- Scroll top -->
|
|
<span class="scroll-top js-scroll-top">
|
|
<i class="fa fa-angle-up"></i>
|
|
</span>
|
|
<!-- End of Scroll top -->
|
|
<!-- Version -->
|
|
<div class="docs-version js-docs-version">
|
|
<span class="docs-current-version js-docs-current-version">v3.5</span>
|
|
<ul class="js-docs-version-list">
|
|
<li>
|
|
<a href="#">1.0</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">1.5</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">2.5</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">3.0</a>
|
|
</li>
|
|
<li>
|
|
<a href="#">3.1</a>
|
|
</li>
|
|
</ul>
|
|
</div>
|
|
<!-- End of Version -->
|
|
<!-- Footer Menu -->
|
|
<ul class="footer-menu helper right">
|
|
<li>
|
|
<a href="#"> About us </a>
|
|
</li>
|
|
<li>
|
|
<a href="#"> Privacy Policy </a>
|
|
</li>
|
|
<li>
|
|
<a href="#"> Terms & Condotions </a>
|
|
</li>
|
|
<li>
|
|
<a href="#"> My account </a>
|
|
</li>
|
|
<li>
|
|
<a href="#"> Support service </a>
|
|
</li>
|
|
</ul>
|
|
<!-- End of Footer Menu -->
|
|
<!-- Copyright -->
|
|
<p class="copyright helper right">
|
|
<a href="http://vsart.me">VSArt</a>, all rights reserved. 2016 © </p>
|
|
<!-- End of Copyright -->
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<!-- End of Footer Default -->
|
|
</footer>
|
|
<!-- End of Footer -->
|
|
</div>
|
|
<script src="js/all.js"></script>
|
|
<script src="js/custom.js"></script>
|
|
<!-- Google Analytics: change UA-XXXXX-X to be your site's ID. -->
|
|
<!--
|
|
<script>
|
|
(function(b,o,i,l,e,r){b.GoogleAnalyticsObject=l;b[l]||(b[l]=
|
|
function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;
|
|
e=o.createElement(i);r=o.getElementsByTagName(i)[0];
|
|
e.src='//www.google-analytics.com/analytics.js';
|
|
r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));
|
|
ga('create','UA-XXXXX-X','auto');ga('send','pageview');
|
|
</script>
|
|
-->
|
|
</body>
|
|
|
|
</html> |