Hopefully fix table on mobile

This commit is contained in:
2025-11-27 17:49:40 +01:00
parent 17d6399458
commit 65d6a19f44
55 changed files with 1291 additions and 1416 deletions

View File

@@ -16,46 +16,7 @@
:END:
Phew. Came down with a pretty bad stomach bug for a while. All better now, thankfully.
Came up with some [[../productivity.org][productivity notes]], including a daily schedule. Here's a copy of that initial version:
|---------+----------------------|
| _Time_ | _Activity_ |
|---------+----------------------|
| *08:00* | Morning Ritual |
| | Breakfast |
| | Morning Walk |
|---------+----------------------|
| *09:00* | Daily Prep |
| | Create Journal Entry |
|---------+----------------------|
| *09:30* | French Grammar |
|---------+----------------------|
| *10:00* | Lead Generation |
|---------+----------------------|
| *11:00* | Work |
|---------+----------------------|
| *13:00* | French Reading |
|---------+----------------------|
| *13:30* | Lunch Break |
| | Afternoon Exercise |
| | Meditation |
|---------+----------------------|
| *15:00* | Emails |
|---------+----------------------|
| *15:30* | Work |
|---------+----------------------|
| *18:00* | Chores |
|---------+----------------------|
| *19:00* | Dinner |
|---------+----------------------|
| *20:30* | Journaling |
|---------+----------------------|
| *21:00* | French Vocab |
|---------+----------------------|
| *21:30* | Free |
|---------+----------------------|
It's still undever development and maybe a little dense, but it's nice to have some guideline structure that includes everything. I'm especially prioritizing French study and finding work now.
Came up with some [[../productivity.org][productivity notes]], including a daily schedule. It's still undever development and maybe a little dense, but it's nice to have some guideline structure that includes everything. I'm especially prioritizing French study and finding work now.
The email address in the footer works again now! I'm using Porkbun's mail host now -- $2/month, so that's very reasonable.

View File

@@ -9,12 +9,12 @@
| | Breakfast |
| | Morning Walk |
|---------+----------------------|
| *09:00* | Daily Prep |
| *09:30* | Daily Prep |
| | Create Journal Entry |
|---------+----------------------|
| *09:30* | French Grammar |
| *10:00* | French Grammar |
|---------+----------------------|
| *10:00* | Lead Generation |
| *10:30* | Lead Generation |
|---------+----------------------|
| *11:00* | Work |
|---------+----------------------|
@@ -63,8 +63,6 @@ Again in Anki with cloze deletion maybe.
Continue daily reading Le Petit Prince
**** Writing
Challenge: write a little story every friday!
*** Lead Generation
Current plausible sources:
- Go through services I use, look for inadequacies;

View File

@@ -8,27 +8,17 @@ Every page should have a button that takes you to the org-mode source for that p
** TODO RSS
** TODO Email?
* TODO Multiple frontends dispatch
* TODO Custom emojis
* TODO Port [[../../esquemadorg.js][esquemadorg.js]] to CLJS and get rid of JQuery dependency
* TODO "Last Modified" implementation is a bit janky and I don't remember exactly how it works
* TODO Rewrite all JS to CLJS
* TODO Naming a section "footnotes" will cause org-mode to interpret it as the footnotes section when exporting (causing it to be hidden)
* TODO Tangle CSS and (CL)JS from org file
* TODO Reorganize =static/= dir
* TODO Write Ultraman page
* TODO Automatically remove EXIF data from static images
* TODO !! OLD HTML FILES STILL DON'T AUTO CLEAR WHEN CORRESPONDING ORG FILE IS REMOVED !!
* TODO Put DJ sets on bloggie
* TODO Fix background flash
* TODO click images to expand
* TODO general mobile review
* TODO add badges
* TODO floating TOC if viewport is big enough
* TODO Fill in missing index pages
* TODO Auto template only applies to posts/ subdirectory
* TODO optimize fonts
* TODO web caching
* TODO org-mode export caching
* TODO front page habit table thing
** TODO relative links do not work here!!
** TODO caching problems

View File

@@ -1,8 +1,8 @@
#+TITLE: Sitemap for project pages
- [[file:source.org][Webbieweb.org Sources]]
- [[file:index.org][Index]]
- [[file:productivity.org][Productivity]]
- [[file:index.org][Index]]
- [[file:todo.org][To Do]]
- [[file:about.org][About]]
- [[file:friends.org][Friends]]

View File

@@ -451,7 +451,7 @@ Rows are custom-ids, columns are days."
html))
(akk0/habits-to-html-table habit-alist (string-to-number (format-time-string "%j")) 21 5)
(akk0/habits-to-html-table habit-alist (string-to-number (format-time-string "%j")) 25 5)
#+END_SRC
**** Expansion Section :autocollapse:
@@ -524,7 +524,7 @@ Style the cells, set legible text color, outline clickable:
height: 20px;
cursor: pointer;
user-select: none;
padding: 8px;
padding: .2em;
max-width: 22px;
}

View File

@@ -3,7 +3,7 @@
** About Me
I'm Akk0, long-term enthusiast software developer, sysadmin, freelancer and this website's webmaster. I've been at this computer thing for a while --- my first =dist-upgrade= was Linux Mint 15 "Olivia" in 2013 --- and I am currently actively looking for work on a freelance, contract or part-time basis, full remote or partially on-site in the Paris area[fn::Although do mind that my French skills albeit improving are still rather minimal.]. I am also open to regular full-time positions at interesting copmanies.
In order to rapidly build connections and get the ball rolling, I am currently offering my skills at a low, flat rate of /€30 per hour./ Additionally, I am offering *2 hours* of /no strings attached free labour/ to anyone reading this /for free/ --- please do keep reading!
In order to rapidly build connections and get the ball rolling, I am offering *2 hours* of /no strings attached free labour/ to anyone reading this /for free/ --- please do keep reading!
** Services Offered
My specialisation is in end-to-end, start to finish software development; taking software from idea to specification and through implementation to clean, finished, deployed and of course well-documented product. The independence and flexibility on which I pride myself can be put to many uses, however, and jobs I would love to do for example include:
- Finding, triaging and fixing bugs in existing applications as well as executing refactors;