Skip to content

Commit

Permalink
fix: update descriptions
Browse files Browse the repository at this point in the history
  • Loading branch information
frankpagan committed Oct 13, 2021
1 parent a133634 commit feebe76
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion demo/avatar.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ <h2>CoCreate-avatar</h2>
<a href="https://github.com/CoCreate-app/CoCreate-avatar" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
</div>
</div>
<p class="max-width:500px margin:20px_10px line-height:1.5">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</p>
<p class="max-width:500px margin:20px_10px line-height:1.5">A headless vinilla javascript micro component. Easy configuration using HTML5 attributes or Javscript api.</p>
<div id="xxxxx-section" class="display:flex flex-wrap:wrap">
<div class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px">

Expand Down
4 changes: 2 additions & 2 deletions demo/test.1.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

<!-- CoCreate CSS -->
<link rel="stylesheet" href="https://server.cocreate.app/CoCreateJS/dist/CoCreate.css" type="text/css" />
<!--<link rel="stylesheet" href="https://ws.cocreate.app/docs/index.css" type="text/css" data-save="true" collection="files" document_id="60888216117c640e7596303f" name="src" />-->
<link rel="stylesheet" href="../src/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" parse="true" data-save="true" />
<!--<link rel="stylesheet" href="https://ws.cocreate.app/docs/index.css" type="text/css" save="true" collection="files" document_id="60888216117c640e7596303f" name="src" />-->
<link rel="stylesheet" href="../src/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" parse="true" save="true" />
</head>

<body class="padding:50px!important">
Expand Down
8 changes: 4 additions & 4 deletions demo/test.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@

<!-- CoCreate CSS -->
<link rel="stylesheet" href="https://server.cocreate.app/CoCreateJS/dist/CoCreate.css" type="text/css" />
<!--<link rel="stylesheet" href="../src/test.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" parse="true" data-save="true" />-->
<link rel="stylesheet" href="./test.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" parse="true" data-save="true" />
<!--<link rel="stylesheet" href="../src/test.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" parse="true" save="true" />-->
<link rel="stylesheet" href="./test.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" parse="true" save="true" />
</head>
<style type="text/css" media="screen">
/*Sidenav Search Field */
Expand Down Expand Up @@ -123,7 +123,7 @@ <h1 class="font-size:2rem">A Utility First, <span class="color:dodgerblue">Atomi
</div>
<div class="flex-grow:1 min-width:300px width:50% padding-left:15px padding-right:15px">
<h1 class="font-size:1.5rem text-transform:uppercase">Micro Component Architecture</h1>
<p class="margin-top:10px line-height:1.5">Vanilla javascript, lightweight, single purpose micro components. Easily modify, remove and/or replace components. Highly configuarable using HTML5 data-attributes. HTML5 developers can use a combination of data-attributes to create
<p class="margin-top:10px line-height:1.5">Vanilla javascript, lightweight, single purpose micro components. Easily modify, remove and/or replace components. Highly configuarable using HTML5 attributes. HTML5 developers can use a combination of attributes to create
a dynamic experience. Javascript developers still have access to API, callbacks and events.</p>
<p></p>
<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>
Expand Down Expand Up @@ -200,7 +200,7 @@ <h1 class="font-size:1.5rem text-transform:uppercase">Collaborative Drag-n-Drop
</div>
<div class="flex-grow:1 min-width:300px width:50% padding-left:15px padding-right:15px">
<h1 class="font-size:1.5rem text-transform:uppercase">Thirdparty API Intergration</h1>
<p class="margin-top:10px line-height:1.5">We have put together a few thirdparty APIs and developed them to be used and configured with HTML5 data-attributes. Build custom flows and logic without ever leaving the html page... The CoCreate Way... Almost forgot, Javascript
<p class="margin-top:10px line-height:1.5">We have put together a few thirdparty APIs and developed them to be used and configured with HTML5 attributes. Build custom flows and logic without ever leaving the html page... The CoCreate Way... Almost forgot, Javascript
developers still have access to API, callbacks and events.</p>
<p></p>
<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>
Expand Down
6 changes: 3 additions & 3 deletions docs/avatar.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

<!-- CoCreate CSS -->
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css" />
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" data-save="true"/>
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" data-save="true"/>
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true"/>
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true"/>
</head>

<body>
Expand All @@ -41,7 +41,7 @@ <h2>CoCreate-avatar</h2>
<a href="https://github.com/CoCreate-app/CoCreate-avatar" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
</div>
</div>
<h1 class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</h1>
<h1 class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">A headless vinilla javascript micro component. Easy configuration using HTML5 attributes or Javscript api.</h1>
<div id="xxxxx-section" class="display:flex flex-wrap:wrap">
<div class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px">

Expand Down
4 changes: 2 additions & 2 deletions docs/flip-item.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<!-- CoCreate CSS -->
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css" />
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" data-save="true"/>
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true"/>
</head>

<body>
Expand All @@ -40,7 +40,7 @@ <h2>CoCreate-flip-item</h2>
<a href="https://github.com/CoCreate-app/CoCreate-flip-item" target="_blank" class="margin-right:15px"><i class="fab fa-github"></i></a>
</div>
</div>
<h1 class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">A simple HTML5, CSS and pure javascript component. Easy configuration using data-attributes and highly styleable.</h1>
<h1 class="max-width:500px margin:20px_10px line-height:1.5 font-size:16px font-weight:100">A headless vinilla javascript micro component. Easy configuration using HTML5 attributes or Javscript api.</h1>
<div id="xxxxx-section" class="display:flex flex-wrap:wrap">
<div class="flex-grow:1 width:400px width:300px@xs padding:0px_10px margin-top:60px">

Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ <h1 class="font-size:2rem">A Utility First, <span class="color:dodgerblue">Atomi
</div>
<div class="flex-grow:1 min-width:300px width:50% padding-left:15px padding-right:15px">
<h1 class="font-size:1.5rem text-transform:uppercase">Micro Component Architecture</h1>
<p class="margin-top:10px line-height:1.5">Vanilla javascript, lightweight, single purpose micro components. Easily modify, remove and/or replace components. Highly configuarable using HTML5 data-attributes. HTML5 developers can use a combination of data-attributes to create a dynamic experience.
<p class="margin-top:10px line-height:1.5">Vanilla javascript, lightweight, single purpose micro components. Easily modify, remove and/or replace components. Highly configuarable using HTML5 attributes. HTML5 developers can use a combination of attributes to create a dynamic experience.
Javascript developers still have access to API, callbacks and events.</p>
<p></p>
<!--<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>-->
Expand Down Expand Up @@ -177,7 +177,7 @@ <h1 class="font-size:1.5rem text-transform:uppercase">Collaborative Drag-n-Drop
</div>
<div class="flex-grow:1 min-width:300px width:50% padding-left:15px padding-right:15px">
<h1 class="font-size:1.5rem text-transform:uppercase">Thirdparty API Intergration</h1>
<p class="margin-top:10px line-height:1.5">We have put together a few thirdparty APIs and developed them to be used and configured with HTML5 data-attributes. Build custom flows and logic without ever leaving the html page... The CoCreate Way... Almost forgot, Javascript developers still
<p class="margin-top:10px line-height:1.5">We have put together a few thirdparty APIs and developed them to be used and configured with HTML5 attributes. Build custom flows and logic without ever leaving the html page... The CoCreate Way... Almost forgot, Javascript developers still
have access to API, callbacks and events.</p>
<p></p>
<!--<a class="text-decoration-underline padding:10px_30px background:#3690FF background:#3790FF:hover min-width:30% text-align:center color:#fff color:#ddd:hover transition:0.4s margin-top:30px display:inline-block">Sign Up Now</a>-->
Expand Down
2 changes: 1 addition & 1 deletion docs/utility.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<!-- CoCreate CSS -->
<link rel="stylesheet" href="https://cdn.cocreate.app/latest/CoCreate.min.css" type="text/css" />
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" data-save="true"/>
<link rel="stylesheet" href="/docs/index.css" collection="files" document_id="60888216117c640e7596303f" name="src" type="text/css" save="true"/>
</head>

<style type="text/css">
Expand Down

0 comments on commit feebe76

Please sign in to comment.