{ let el = document.querySelector('#prompt') if (!el) el = document.querySelector('#about') if (!el) el = document.querySelector('#service-blocks') if (!el) el = document.querySelector('#contact-form') if (!el) el = document.querySelector('#blog-wrapper') if (!el) return const top = el.getBoundingClientRect().top + window.scrollY - 100 window.scrollTo({ top, behavior: 'smooth' }) }" class="order-2 m-0 group-hover:text-red-500 group-hover:font-extrabold group-[&.in-view]:text-red-500 group-[&.in-view]:font-extrabold block text-6xl lg:text-8xl leading-tightest text-center font-bold max-w-[850px] max-w-[1050px] duration-150"> Category: WordPress
Field Notes
Do you really need a full CMS?
A content management system is supposed to make using your website easier.
Can you still build a modern website with WordPress?
WordPress is over 20 years old and powers roughly 40% of the web. Is it still relevant for the modern web development?