Compare commits
2 Commits
e8cf8acbbc
...
38cdf39a3a
| Author | SHA1 | Date | |
|---|---|---|---|
| 38cdf39a3a | |||
| 1dcc08ba90 |
@@ -47,7 +47,7 @@
|
|||||||
The purpose of this website is to showcase my work.<br>
|
The purpose of this website is to showcase my work.<br>
|
||||||
The website is written using only HTML and CSS. There's no JavaScript, no cookies, no tracking.<br>
|
The website is written using only HTML and CSS. There's no JavaScript, no cookies, no tracking.<br>
|
||||||
I also try to make it as light as possible in order to not burn our planet too much.<br>
|
I also try to make it as light as possible in order to not burn our planet too much.<br>
|
||||||
There is a repository for this website with the scripts I made to update it (it's probably horrendous code but I'm not a programmer).
|
There is a <a target="_blank" href="https://git.robotfumeur.fr/ailyaut/ailyaut.com">repository</a> for this website with the scripts I made to update it (it's probably horrendous code but I'm not a programmer).
|
||||||
</p>
|
</p>
|
||||||
<h2>Copyright</h2>
|
<h2>Copyright</h2>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
@@ -65,7 +65,7 @@ And to do that, I had to break the frame, i.e. the header and the system and nav
|
|||||||
<ul>
|
<ul>
|
||||||
<li>design of the text bubbles when you send a file and when you send your location</li>
|
<li>design of the text bubbles when you send a file and when you send your location</li>
|
||||||
<li>design of the drop-down menus that appear when you use the various buttons on the chat screen</li>
|
<li>design of the drop-down menus that appear when you use the various buttons on the chat screen</li>
|
||||||
<li>design of the menu that appears when a chat bubble is long-pressed/li></li>
|
<li>design of the menu that appears when a chat bubble is long-pressed</li>
|
||||||
<li>design of message bubbles with errors (message not encrypted, sending error, etc.)</li>
|
<li>design of message bubbles with errors (message not encrypted, sending error, etc.)</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>If you have any remarks, suggestions, solutions or comments, I'd be delighted to hear from you by replying under the <a href="https://mastodon.online/@ailyaut/112587618079138456">Mastodon post</a>, or by sending them to me by email or XMPP!</p>
|
<p>If you have any remarks, suggestions, solutions or comments, I'd be delighted to hear from you by replying under the <a href="https://mastodon.online/@ailyaut/112587618079138456">Mastodon post</a>, or by sending them to me by email or XMPP!</p>
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ Next time, I'd like to work on the following points:
|
|||||||
|
|
||||||
- design of the text bubbles when you send a file and when you send your location
|
- design of the text bubbles when you send a file and when you send your location
|
||||||
- design of the drop-down menus that appear when you use the various buttons on the chat screen
|
- design of the drop-down menus that appear when you use the various buttons on the chat screen
|
||||||
- design of the menu that appears when a chat bubble is long-pressed/li>
|
- design of the menu that appears when a chat bubble is long-pressed
|
||||||
- design of message bubbles with errors (message not encrypted, sending error, etc.)
|
- design of message bubbles with errors (message not encrypted, sending error, etc.)
|
||||||
|
|
||||||
If you have any remarks, suggestions, solutions or comments, I'd be delighted to hear from you by replying under the [Mastodon post](https://mastodon.online/@ailyaut/112587618079138456), or by sending them to me by email or XMPP!
|
If you have any remarks, suggestions, solutions or comments, I'd be delighted to hear from you by replying under the [Mastodon post](https://mastodon.online/@ailyaut/112587618079138456), or by sending them to me by email or XMPP!
|
||||||
|
|||||||
Reference in New Issue
Block a user