1
0
mirror of https://github.com/alanorth/hugo-theme-bootstrap4-blog.git synced 2024-11-17 09:47:05 +01:00

README.md: Update TODOs

Add link to multilingual docs and remove TODO for Twitter username
since I'm using Hugo's own logic for Twitter cards now.
This commit is contained in:
Alan Orth 2016-10-16 18:56:06 -04:00
parent a77e150bdf
commit fa8b65dda6
Signed by: alanorth
GPG Key ID: 0FB860CC9C45B1B9

View File

@ -34,8 +34,7 @@ $ npm run build
- add author page (for when you click author name in a post/summary) [#2](https://github.com/alanorth/hugo-theme-bootstrap4-blog/issues/2)
- add images to sitemap? https://gohugo.io/templates/sitemap/
- add support for Disqus (I don't use it!)
- test multilang stuff like menus, probably need more absURL/relURL fixes
- allow overriding twitter username in frontmatter
- test multilingual stuff like menus, probably need more absURL/relURL fixes (see [Hugo docs](https://github.com/spf13/hugo/blob/master/docs/content/content/multilingual.md))
## License
This repository contains the code of [Bootstrap](http://getbootstrap.com), which is licensed under the [MIT license](https://tldrlegal.com/license/mit-license), and [Font Awesome](http://fontawesome.io/), which uses [various licenses](http://fontawesome.io/license/).