How I dynamically generate Jekyll config files Insert dynamic data into Jekyll static sites using Python or Bash and avoid creating an API backend.
A simple CSS trick for dark mode The ability to let your website adjust to the user's theme of choice is a great accessibility feature.
Build your website with Jekyll Jekyll is an open source static site generator. You can write your content in Markdown, use HTML/CSS for structure and presentation, and Jekyll compiles it all into static…
A guide to web scraping in Python using Beautiful Soup The Beautiful Soup library in Python makes extracting HTML from web pages easy.
Debug a web page error from the command line One way to debug a web server is by using the wget command-line program.
5 reasons you should run your apps on WildFly WildFly is a popular choice for users and developers worldwide who develop enterprise-capable applications.