Skip to content

Latest commit

 

History

History
65 lines (50 loc) · 2.77 KB

README.md

File metadata and controls

65 lines (50 loc) · 2.77 KB

website

This is the repo to manage all the website work, which is being developed using hugo framework.

Contents of our Website:

  • Home page
  • Platform
  • Learning-Center
  • Blogs
  • Services
  • Open-Source
  • Docs
  • About Us
  • Resources

image color code in undraw.co to use - #FB7E44

How to add discussion using disqus.com within the website - steps are here intelops#17

In the future, if I want to add a link to case-studies to make it publicly visible inside Resources or in the main menu , how to do that? intelops#22

Modifying Footer: intelops#42

How to disable and enable pages and/or content from public view? intelops#51

How to change bg color, text, etc for call-to-action and footer area intelops#99 (comment) intelops#139

change texts color in banner areas from markdown itself - intelops#140

How to change content areas Text, Colors, BG color, etc. intelops#107 intelops#140

How To change bg color for full row for a content area block/row? https://github.com/tfsomrat/intelops/commit/8338aa4b47257da3038df9356f21fe78a2655e85

How to adjust the sizes of images and backgroud in product pages for the content area? intelops#40 (comment)

option to change texts color in banner areas within markdown If I want to change Texts color in the Banner areas, how can I do it? if you have to change this from markdown then I have to set the option for that. I set this option for the title and subtitles whare you asked for. please check the markdown content. if there are no option create an issue, I will do that. intelops#140 intelops#140 (comment)

To update Platform's menu items edit menus.en.toml file inside config/_default

To add/update Google Tag Manager (GTM) code - intelops#201

To add/modify opengraph metadata information and verify using ograph previewer browser extension - intelops#176

How to add mindmaps to blogs, learning-center articles, or separate Mindmaps to the site? - intelops#105 This issue has the samples for reference. Add interactive diagrams using mermaid in Markdown.

Some fancy way of writing content - to see the sample go to URL/learning-center/docbox-layouts/ and run in debug mode to see the sample in local.