diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..c823d37 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +halted/ +old_html_pages/ \ No newline at end of file diff --git a/README.md b/README.md index f1435a1..a219ed2 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,21 @@ # Personal-Space This site is a glimpse into my world +Wordpress Blog: +https://gitea.e-vanaubel.nl/lain404/Wordpress-Blog -Sorry for the messy code \ No newline at end of file +## Overview +I've been building a website using PHP for backend development and Bulma for styling in a WordPress environment. However, I've faced several challenges along the way. + +## Challenges Faced +- **Nginx Configuration Issue**: I accidentally deleted my Nginx configuration file, causing my site to go offline. +- **PHP Upgrade Mishap**: When I tried to upgrade from PHP 7.4 to 8.1, everything broke, making MySQL and WordPress unusable and leading to a loss of work. +- **Email Setup Struggles**: I'm currently having trouble configuring my email system, which is essential for site notifications and communication with my audience. + +## Current Endeavors +Despite these setbacks, I'm determined to keep working on my WordPress blog. I'm focused on restoring functionality, fixing the email setup, and creating engaging content. + +## Future Aspirations +I plan to switch to PICO CMS in December, thinking it may provide a simpler and more reliable experience than WordPress. + +## Conclusion +While the journey has been tough, including issues with email setup, I'm committed to improving my website and exploring new platforms like PICO CMS to better meet my needs. \ No newline at end of file