Skip to content

Commit

Permalink
new index
Browse files Browse the repository at this point in the history
  • Loading branch information
moesaid committed May 15, 2020
1 parent dce5208 commit f764e19
Showing 28 changed files with 58,326 additions and 30,522 deletions.
29 changes: 15 additions & 14 deletions dist/alert.html
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="img/fav.png" type="image/x-icon">
<link rel="shortcut icon" href="./img/fav.png" type="image/x-icon">
<link rel="stylesheet" href="https://kit-pro.fontawesome.com/releases/v5.12.1/css/pro.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<title>Welcome To Cleopatra</title>
</head>
<body class="bg-gray-100">
@@ -20,7 +20,7 @@
<strong class="capitalize ml-1 flex-1">cleopatra</strong>

<button id="sliderBtn" class="flex-none text-right text-gray-900 hidden md:block">
<i class="fad fa-burn"></i>
<i class="fad fa-list-ul"></i>
</button>
</div>
<!-- end logo -->
@@ -337,18 +337,19 @@ <h1 class="text-sm font-semibold">mick</h1>
<div class="h-screen flex flex-row flex-wrap">

<!-- start sidebar -->
<div id="sideBar" class="flex flex-col flex-wrap bg-white border-r border-gray-300 p-6 flex-none w-64 md:-ml-64 md:fixed md:top-0 md:z-30 md:h-screen md:shadow-xl animated faster">

<!-- sidebar toggle -->
<div class="text-right hidden md:block">
<button id="sideBarHideBtn">
<i class="fad fa-times-circle"></i>
</button>
</div>
<!-- end sidebar toggle -->
<div id="sideBar" class="relative flex flex-col flex-wrap bg-white border-r border-gray-300 p-6 flex-none w-64 md:-ml-64 md:fixed md:top-0 md:z-30 md:h-screen md:shadow-xl animated faster">


<!-- sidebar content -->
<div class="md:mt-6 flex flex-col">
<div class="flex flex-col">

<!-- sidebar toggle -->
<div class="text-right hidden md:block mb-4">
<button id="sideBarHideBtn">
<i class="fad fa-times-circle"></i>
</button>
</div>
<!-- end sidebar toggle -->

<p class="uppercase text-xs text-gray-600 mb-4 tracking-wider">homes</p>

@@ -360,7 +361,7 @@ <h1 class="text-sm font-semibold">mick</h1>
<!-- end link -->

<!-- link -->
<a href="#" class="mb-3 capitalize font-medium text-sm hover:text-teal-600 transition ease-in-out duration-500">
<a href="./index-2.html" class="mb-3 capitalize font-medium text-sm hover:text-teal-600 transition ease-in-out duration-500">
<i class="fad fa-shopping-cart text-xs mr-2"></i>
Analytics dashboard
</a>
29 changes: 15 additions & 14 deletions dist/blank.html
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="img/fav.png" type="image/x-icon">
<link rel="shortcut icon" href="./img/fav.png" type="image/x-icon">
<link rel="stylesheet" href="https://kit-pro.fontawesome.com/releases/v5.12.1/css/pro.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<title>Welcome To Cleopatra</title>
</head>
<body class="bg-gray-100">
@@ -20,7 +20,7 @@
<strong class="capitalize ml-1 flex-1">cleopatra</strong>

<button id="sliderBtn" class="flex-none text-right text-gray-900 hidden md:block">
<i class="fad fa-burn"></i>
<i class="fad fa-list-ul"></i>
</button>
</div>
<!-- end logo -->
@@ -337,18 +337,19 @@ <h1 class="text-sm font-semibold">mick</h1>
<div class="h-screen flex flex-row flex-wrap">

<!-- start sidebar -->
<div id="sideBar" class="flex flex-col flex-wrap bg-white border-r border-gray-300 p-6 flex-none w-64 md:-ml-64 md:fixed md:top-0 md:z-30 md:h-screen md:shadow-xl animated faster">

<!-- sidebar toggle -->
<div class="text-right hidden md:block">
<button id="sideBarHideBtn">
<i class="fad fa-times-circle"></i>
</button>
</div>
<!-- end sidebar toggle -->
<div id="sideBar" class="relative flex flex-col flex-wrap bg-white border-r border-gray-300 p-6 flex-none w-64 md:-ml-64 md:fixed md:top-0 md:z-30 md:h-screen md:shadow-xl animated faster">


<!-- sidebar content -->
<div class="md:mt-6 flex flex-col">
<div class="flex flex-col">

<!-- sidebar toggle -->
<div class="text-right hidden md:block mb-4">
<button id="sideBarHideBtn">
<i class="fad fa-times-circle"></i>
</button>
</div>
<!-- end sidebar toggle -->

<p class="uppercase text-xs text-gray-600 mb-4 tracking-wider">homes</p>

@@ -360,7 +361,7 @@ <h1 class="text-sm font-semibold">mick</h1>
<!-- end link -->

<!-- link -->
<a href="#" class="mb-3 capitalize font-medium text-sm hover:text-teal-600 transition ease-in-out duration-500">
<a href="./index-2.html" class="mb-3 capitalize font-medium text-sm hover:text-teal-600 transition ease-in-out duration-500">
<i class="fad fa-shopping-cart text-xs mr-2"></i>
Analytics dashboard
</a>
29 changes: 15 additions & 14 deletions dist/buttons.html
Original file line number Diff line number Diff line change
@@ -3,9 +3,9 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<link rel="shortcut icon" href="img/fav.png" type="image/x-icon">
<link rel="shortcut icon" href="./img/fav.png" type="image/x-icon">
<link rel="stylesheet" href="https://kit-pro.fontawesome.com/releases/v5.12.1/css/pro.min.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
<title>Welcome To Cleopatra</title>
</head>
<body class="bg-gray-100">
@@ -20,7 +20,7 @@
<strong class="capitalize ml-1 flex-1">cleopatra</strong>

<button id="sliderBtn" class="flex-none text-right text-gray-900 hidden md:block">
<i class="fad fa-burn"></i>
<i class="fad fa-list-ul"></i>
</button>
</div>
<!-- end logo -->
@@ -337,18 +337,19 @@ <h1 class="text-sm font-semibold">mick</h1>
<div class="h-screen flex flex-row flex-wrap">

<!-- start sidebar -->
<div id="sideBar" class="flex flex-col flex-wrap bg-white border-r border-gray-300 p-6 flex-none w-64 md:-ml-64 md:fixed md:top-0 md:z-30 md:h-screen md:shadow-xl animated faster">

<!-- sidebar toggle -->
<div class="text-right hidden md:block">
<button id="sideBarHideBtn">
<i class="fad fa-times-circle"></i>
</button>
</div>
<!-- end sidebar toggle -->
<div id="sideBar" class="relative flex flex-col flex-wrap bg-white border-r border-gray-300 p-6 flex-none w-64 md:-ml-64 md:fixed md:top-0 md:z-30 md:h-screen md:shadow-xl animated faster">


<!-- sidebar content -->
<div class="md:mt-6 flex flex-col">
<div class="flex flex-col">

<!-- sidebar toggle -->
<div class="text-right hidden md:block mb-4">
<button id="sideBarHideBtn">
<i class="fad fa-times-circle"></i>
</button>
</div>
<!-- end sidebar toggle -->

<p class="uppercase text-xs text-gray-600 mb-4 tracking-wider">homes</p>

@@ -360,7 +361,7 @@ <h1 class="text-sm font-semibold">mick</h1>
<!-- end link -->

<!-- link -->
<a href="#" class="mb-3 capitalize font-medium text-sm hover:text-teal-600 transition ease-in-out duration-500">
<a href="./index-2.html" class="mb-3 capitalize font-medium text-sm hover:text-teal-600 transition ease-in-out duration-500">
<i class="fad fa-shopping-cart text-xs mr-2"></i>
Analytics dashboard
</a>
Loading

0 comments on commit f764e19

Please sign in to comment.