Files
blog/blog/content/post/second_post/index.md
Daniel Tomlinson fdd56510a4 Adding table to second_post
Testing the bootstrap classes on Hugo output
2020-05-16 04:25:47 +01:00

1.4 KiB

title, date, images, draft, authors, tags
title date images draft authors tags
Second Post 2020-05-05T02:14:50+01:00
images/banner.svg
true
Daniel Tomlinson
New Authors
Introduction
test
another
tagging
hugo
newz

Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.

Test code

import flask

def flask():
    something = flask.something()
    return something

Instagram Simple Shortcode

{{< instagram_simple BGvuInzyFAe hidecaption >}}



YouTube Privacy Enhanced Shortcode

{{< youtube ZJthWmvUzzc >}}



Twitter Simple Shortcode

{{< twitter_simple 1085870671291310081 >}}



Vimeo Simple Shortcode

{{< vimeo_simple 48912912 >}}


Test img shortcode

{{< img "images/banner.svg*" >}}

Test table

Does Hugo put the class of the table as content table? If so do we need to add the bootstrap table class?.

Hugo adds no css to the table. In order to style it you should select the <table> element in the .content class, and add the .table class to it.

Name Job
Daniel Capacity
Dale Capacity