0
0
Fork 0
This repository has been archived on 2020-08-03. You can view files and clone it, but cannot push or open issues or pull requests.
bryanpedini.it_old/lib/php/templates/ideas.html

49 lines
2.6 KiB
HTML

<header class="masthead" style="background-image: url(lib/img/bg-4.jpg)">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="page-heading">
<h1>I want to...</h1>
<span class="subheading">Random thoughts or brilliant ideas?</span>
</div>
</div>
</div>
</div>
</header>
<div class="container">
<div class="row">
<div class="col-lg-8 col-md-10 mx-auto">
<div class="post-preview">
<a href="#">
<h1 class="post-title">
Placeholder
</h1>
<h4 class="post-subtitle">
Yes, this is published, and still work in progress
</h4>
</a>
<p class="post-meta">
You're right: after more than 5 different revisions, ten plus days of hard coding almost every day, something like half a hundred small tweaking for performance and graphical details, and an outer man which had never seen the site before judgin' it for completeness...<br>
This website has become public available, the source code is online, you are visiting it just right now, and I still don't have ideas to put here;<br>
Or maybe all of the previous one that were here before became reality and you can enjoy their awesomeness somewhere else on one of my thousands of websites...<br>
Maybe...
</p>
</div>
<div class="post-preview">
<a href="https://git.bryanpedini.it/bryanpedini/www.bryanpedini.it">
<h1 class="post-title">
Website translation
</h1>
<h4 class="post-subtitle">
A little more serious here instead
</h4>
</a>
<p class="post-meta">
I would like to translate my entire website to French, Dutch, Spanish, English (done), and Italian (not a big deal, my mothertongue).<br>
If anyone knows a little bit of PHP, database integration with it, SQL language (all tho it's the least important one), or have any good idea in mind, feel free to send a suggestion to my Telegram bot <a href="https://t.me/bryanpedini_suggestions_bot">@bryanpedini_suggestions_bot</a>
</p>
</div>
</div>
</div>
</div>