Category

Web Development

25 matching blog articles. Web implementation articles covering CMS work, frontend details, site structure, and content publishing systems.

Styling Tables With Hugo Shortcode

Markdown is a great way of writing your posts for new static website generators, but sometimes you need to add HTML classes directly to the output to make it look better. Here comes to play Hugo shortcodes that will help you programmatically add custom HTML to your markdown files.

WordPress Is Gradually Evolving Towards the Full-Site Editor

Block Editor has forever changed the way we can use WordPress. The idea that we can create blocks of content and arrange them in a way similar to components allows great flexibility in the way we create content and provides an opportunity to develop new types of modular content. The concept is not new and exists on more complex and serious CMS systems like Drupal for years but it is certainly a welcome addition to WordPress that is used often.