A note on this site's development and my schedule...
I have been busy for the past week with job interviews, and I have more interviews this upcoming week, including a second phase interview. This means that I will have to spend time preparing for it, rather than working on this site. Despite this, or any other developments, I will continue building this site, as the job I would like is centered around using Drupal.
Finished
- I have learned how to build my own Drupal theme from specbee, and Drupal's documentation (file hierarchy, best practices, various fields, and file replacement).
- I have also continued my investigations of Drupal's GUI on my local development environment, experimenting with the block layout architecture, editing a block, and editing menus. I focused my experimentation on replicating and manipulating the login menu.
Next
- I will begin connecting CSS libraries with Drupal themes
- Form building
- admin login without public exposure.