Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
Fully new build
Browse files Browse the repository at this point in the history
  • Loading branch information
Nacho888 committed Apr 21, 2019
1 parent 7e0c776 commit 1077b73
Show file tree
Hide file tree
Showing 90 changed files with 11,570 additions and 0 deletions.
415 changes: 415 additions & 0 deletions docs/3rdpartylicenses.txt

Large diffs are not rendered by default.

16 changes: 16 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>SolidApp</title>
<base href="./">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link href="https://fonts.googleapis.com/css?family=Roboto|Roboto+Slab" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous">
<script type="text/javascript" src="assets/js/libs/rdflib.min.js"></script>
<link rel="stylesheet" href="styles.ce514e71568d89afe85d.css"></head>
<body>
<app-root></app-root>
<script type="text/javascript" src="runtime.26209474bfa8dc87a77c.js"></script><script type="text/javascript" src="polyfills.a589302521a5c65c4704.js"></script><script type="text/javascript" src="scripts.145207a989f2842cba19.js"></script><script type="text/javascript" src="main.62ed5a9371a08cd55585.js"></script></body>
</html>
Binary file added docs/Solid_Pattern.9051b19429853f670436.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 docs/assets/images/Generic.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 docs/assets/images/Inrupt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
13 changes: 13 additions & 0 deletions docs/assets/images/JD.svg
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 docs/assets/images/Solid.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 docs/assets/images/Solid_Pattern.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 docs/assets/images/profile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions docs/assets/js/libs/popup.js

Large diffs are not rendered by default.

64 changes: 64 additions & 0 deletions docs/assets/js/libs/rdflib.min.js

Large diffs are not rendered by default.

21 changes: 21 additions & 0 deletions docs/assets/types/rdflib/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
MIT License

Copyright (c) Microsoft Corporation. All rights reserved.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE
18 changes: 18 additions & 0 deletions docs/assets/types/rdflib/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# rdflib

## Installation
> `npm install --save @types/rdflib`
## Summary
This package contains type definitions for [rdflib](https://github.com/linkeddata/rdflib.js).

## Details
Files were exported from [here](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/rdflib).

Additional Details
* Last updated: Sat, 04 Aug 2018 00:56:31 GMT
* Dependencies: none
* Global values: none

## Credits
These definitions were written by Cénotélie <https://github.com/cenotelie>.
Loading

0 comments on commit 1077b73

Please sign in to comment.