I have been following this tutorial to create my own custom Dupral 8 module. From what I can tell, I have the right file stucture and correct content in my files, but I get a page not found error.
I have an internal dev site, whatever.dev that's accessible only on our internal network, that I now need outside users to be able to access via, lets say whatever.selfip.com:90 . I have all the redirects setup so port 90 nats to 80 etc. But then drupal 8 will throw 400 errors on its CSS. Is there an way for me to configure the settings.php or similar for multiple base urls?
Perforce offers versioning services for clients like Netflix, Samsung, Salesforce, and 18 of the top 20 game development companies like Ubisoft. They needed a responsive, functional site that would leverage SEO, integrate with third party tools, like Marketo, and provide a more efficient content management process.
I'm customizing the display of the core Search results page and can't quite figure out how to make the default node search display a results count ("Your search returned x results.")...
I am literally, completely new to Drupal 8 and theme development and I have set Drupal 8.3.3 up on WAMP (Windows 10) and have created the basic files and folders to start creating my own theme how ever when putting a simple bit of CSS into one of my style-sheet files it does not get linked and hence does not render on the Drupal site.