j
This commit is contained in:
@ -32,10 +32,18 @@
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<ul>
|
||||
<li>sssssssss</li>
|
||||
<li>Composer updates</li>
|
||||
<li>UI Improvements - mostly for mobile layout</li>
|
||||
<li>Installer bugfixes</li>
|
||||
<li>Cleanup</li>
|
||||
<li>Readme update</li>
|
||||
<li>Added image manager</li>
|
||||
<li>Added maintenance mode</li>
|
||||
<li>Removed unused code</li>
|
||||
<li>View organization</li>
|
||||
</ul>
|
||||
<p class="text-muted">
|
||||
<a class="btn btn-md btn-outline-primary mt-2"href="https://git.thetempusproject.com/the-tempus-project/TheTempusProject/-/tags/4.0.4" target="_blank">
|
||||
<a class="btn btn-md btn-outline-primary mt-2"href="https://git.thetempusproject.com/the-tempus-project/TheTempusProject/-/tags/5.0" target="_blank">
|
||||
<span class="fa-brands fa-fw fa-gitlab"></span> Tag
|
||||
</a>
|
||||
</p>
|
||||
@ -128,7 +136,8 @@
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<ul>
|
||||
<li>sssssssss</li>
|
||||
<li>Bugfixes</li>
|
||||
<li>Comment updates</li>
|
||||
</ul>
|
||||
<p class="text-muted">
|
||||
<a class="btn btn-md btn-outline-primary mt-2"href="https://git.thetempusproject.com/the-tempus-project/TheTempusProject/-/tags/4.0" target="_blank">
|
||||
@ -145,7 +154,8 @@
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<ul>
|
||||
<li>sssssssss</li>
|
||||
<li>Composer update</li>
|
||||
<li>Switch to composer dependencies for front-end assets</li>
|
||||
</ul>
|
||||
<p class="text-muted">
|
||||
<a class="btn btn-md btn-outline-primary mt-2"href="https://git.thetempusproject.com/the-tempus-project/TheTempusProject/-/tags/3.0.17" target="_blank">
|
||||
@ -162,7 +172,7 @@
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<ul>
|
||||
<li>sssssssss</li>
|
||||
<li>Composer update</li>
|
||||
</ul>
|
||||
<p class="text-muted">
|
||||
<a class="btn btn-md btn-outline-primary mt-2"href="https://git.thetempusproject.com/the-tempus-project/TheTempusProject/-/tags/3.0.16" target="_blank">
|
||||
@ -179,7 +189,7 @@
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<ul>
|
||||
<li>sssssssss</li>
|
||||
<li>Composer update</li>
|
||||
</ul>
|
||||
<p class="text-muted">
|
||||
<a class="btn btn-md btn-outline-primary mt-2"href="https://git.thetempusproject.com/the-tempus-project/TheTempusProject/-/tags/3.0.15" target="_blank">
|
||||
@ -196,7 +206,8 @@
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<ul>
|
||||
<li>sssssssss</li>
|
||||
<li>Numerous bugfixes</li>
|
||||
<li>Composer update</li>
|
||||
</ul>
|
||||
<p class="text-muted">
|
||||
<a class="btn btn-md btn-outline-primary mt-2"href="https://git.thetempusproject.com/the-tempus-project/TheTempusProject/-/tags/3.0.14" target="_blank">
|
||||
@ -213,7 +224,13 @@
|
||||
</div>
|
||||
<div class="col-9">
|
||||
<ul>
|
||||
<li>sssssssss</li>
|
||||
<li>Numerous UI fixes</li>
|
||||
<li>Numerous plugin fixes</li>
|
||||
<li>Installer bugfixes</li>
|
||||
<li>Migrated forms functionality to one file</li>
|
||||
<li>Separated the footer into components</li>
|
||||
<li>Cleanup</li>
|
||||
<li>Composer updates</li>
|
||||
<li>Readme update</li>
|
||||
</ul>
|
||||
<p class="text-muted">
|
||||
|
@ -23,7 +23,7 @@
|
||||
</h2>
|
||||
<div id="collapse1" class="accordion-collapse collapse" aria-labelledby="generalHeading1" data-bs-parent="#generalAccordion">
|
||||
<div class="ml-5 accordion-body context-main context-other-bg" id="general1">
|
||||
<span class="text-lead">
|
||||
<span class="text-lead text-primary">
|
||||
Yes, {SITENAME} is a responsive web-app and it works seamlessly on mobile devices.
|
||||
The front-end is powered by Bootstrap 5.2.3 the original design system used by twitter.
|
||||
In addition to the powerful tools behind the scenes, every page on {SITENAME} has been tested to work on devices of all sizes.
|
||||
@ -39,7 +39,7 @@
|
||||
</h2>
|
||||
<div id="collapse2" class="accordion-collapse collapse" aria-labelledby="generalHeading2" data-bs-parent="#generalAccordion">
|
||||
<div class="accordion-body context-main context-other-bg" id="general2">
|
||||
<span class="text-lead">
|
||||
<span class="text-lead text-primary">
|
||||
Yes, in more ways than one.
|
||||
Since {SITENAME} is designed as a responsive web-app, its accessible from any browser connected to the internet.
|
||||
Behind the scenes, the app can be installed on any server hardware and has been tested with both nginx and Apache web-servers.
|
||||
@ -55,7 +55,7 @@
|
||||
</h2>
|
||||
<div id="collapse3" class="accordion-collapse collapse" aria-labelledby="generalHeading3" data-bs-parent="#generalAccordion">
|
||||
<div class="accordion-body context-main context-other-bg" id="general3">
|
||||
<span class="text-lead">
|
||||
<span class="text-lead text-primary">
|
||||
{SITENAME} is open source and available free of charge through <a href="{ROOT_URL}libraries/ttp/git" class="text-decoration-none">GitLab</a> and <a href="{ROOT_URL}libraries/ttp/packagist" class="text-decoration-none">Packagist</a>.
|
||||
The developer behind the project is <a href="https://joeykimsey.com/" class="text-decoration-none">Joey Kimsey</a> and he can be contacted through his website for development services.
|
||||
</span>
|
||||
|
Reference in New Issue
Block a user