Skip to content

Commit

Permalink
Merge branch 'master' of github.com:hydephp/HydePHP.com
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jan 29, 2024
2 parents 5f7f581 + 77a27d5 commit 757dea2
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 6 deletions.
8 changes: 4 additions & 4 deletions docs/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ <h2 class="text-2xl md:text-3-xl lg:text-4xl font-black text-slate-700 dark:text
HydePHP Statistics
</h2>
<p class="text-lg prose dark:prose-invert text-center mx-auto">
Data compiled 2024-01-29 17:57:42.
Data compiled 2024-01-29 19:16:15.
See more at <a href="https://packagist.org/packages/hyde/framework/stats">Packagist</a>
and the <a href="https://git.desilva.se/GitHubAnalyticsExplorer/">Open GitHub Data Analytics Explorer</a>
</p>
Expand All @@ -127,14 +127,14 @@ <h3 class="font-bold text-2xl text-center mb-3 pb-3">Total Downloads</h3>
<strong id="counter-framework-downloads-total" class="text-5xl font-extrabold text-transparent bg-clip-text bg-gradient-to-br from-purple-500 to-red-600">
13,253
</strong>
<span class="opacity-75 hover:opacity-100 transition-opacity absolute top-4 right-4 cursor-help text-lg" title="Total downloads for the Hyde/Framework package, counted by packagist.org 2024-01-29 17:57:43">&#9432;</span>
<span class="opacity-75 hover:opacity-100 transition-opacity absolute top-4 right-4 cursor-help text-lg" title="Total downloads for the Hyde/Framework package, counted by packagist.org 2024-01-29 19:16:16">&#9432;</span>
</div>
</div>
<div class="my-4 px-4 w-full md:w-1/2 xl:w-1/3 max-w-md h-auto">
<div class="bg-white text-slate-900 p-4 pb-8 rounded-lg shadow-xl h-full relative">
<h3 class="font-bold text-2xl text-center mb-3 pb-3">Weekly GitHub Views</h3>
<strong id="weekly-views-total" class="text-5xl font-extrabold text-transparent bg-clip-text bg-gradient-to-br from-purple-500 to-red-600">
152
161
</strong>
<span class="opacity-75 hover:opacity-100 transition-opacity absolute top-4 right-4 cursor-help text-lg" title="Average weekly data for hydephp/framework, hydephp/hyde, and hydephp/hydefront, based on the last week.">&#9432;</span>
</div>
Expand All @@ -145,7 +145,7 @@ <h3 class="font-bold text-2xl text-center mb-3 pb-3">Lines of Code</h3>
<strong id="counter-lines-total" class="text-5xl font-extrabold text-transparent bg-clip-text bg-gradient-to-br from-purple-500 to-red-600">
10,286
</strong>
<span class="opacity-75 hover:opacity-100 transition-opacity absolute top-4 right-4 cursor-help text-lg" title="Total lines of code in the Hyde monorepo, counted 2024-01-29 17:57:43">&#9432;</span>
<span class="opacity-75 hover:opacity-100 transition-opacity absolute top-4 right-4 cursor-help text-lg" title="Total lines of code in the Hyde monorepo, counted 2024-01-29 19:16:16">&#9432;</span>
</div>
</div>
</div>
Expand Down
Loading

0 comments on commit 757dea2

Please sign in to comment.