hugoBasicExample
hugoBasicExample copied to clipboard
The ID-only syntax for twitter_simple is being deprecated, and it will soon require "user" and "id" parameters. Fixes #81.
When building the site, I get the following warning: WARN 2022/03/03 09:12:53 The "twitter_simple" shortcode will soon require two named parameters: user and id. See "/path/to/hugoBasicExample/content/post/rich-content.md:26:1" Steps to reproduce: ```bash...
I would like to propose the addition of a second language to the hugoBasicExample. I am glad to contribute with Greek translations. This will help in determining which themes support...
I'm new to Hugo, so if I'm just doing something stupid please let me know! I checked out the hugoBasicExample via the instructions here: https://github.com/gohugoio/hugoBasicExample. On step 3, I checked...
- added instructions on how to clone the theme - added `themes` directory so cloning will be easier - changed structure of the Readme so it would be easier to...
https://github.com/kazi-sifat-plus9a/blog.github.io.git https://gitlab.com/kazi-sifat-plus9a/blog.gitlab.io **gitlab pipelines error ** `Checking out e5c64e79 as master... Updating/initializing submodules recursively with git depth set to 50... Executing "step_script" stage of the job script Using docker image...
Nesting `` within `` would be very unusual. The point of this page is to demonstrate commonly used styles. In some cases the nesting causes the individual "keys" to lose...
A little reminder re. the discussions about Goldmark. This example should run fine with: * Unsafe = false * Inline shortcodes turned off This project is supposed to be basic.