Skip to content

Latest commit

 

History

History
54 lines (45 loc) · 2.23 KB

index.md

File metadata and controls

54 lines (45 loc) · 2.23 KB
layout hero
home
name text tagline actions
HCL Domino Leap Tutorial
From zero to hero in few days.
This tutorial will help you learn how to develop workflow applications in HCL Domino Leap using no-code and low-code (JavaScript) skills.
theme text link
brand
Tutorial
/basics/introduction
theme text link
alt
Reference
/object_reference/overview
<script setup> import { VPTeamMembers } from 'vitepress/theme'; const members = [ { avatar: 'https://substore.app/api/v1/image/73020972_2185618261737529_5187416862513692672_n.webp', name: 'Jan Kadlec', title: 'Creator', links: [ { icon: 'github', link: 'https://github.com/Pokrt' }, { icon: 'twitter', link: 'https://twitter.com/cb_honza' } ] }, { avatar: 'https://avatars.githubusercontent.com/u/25040063?v=4', name: 'Jan Valdman', title: 'Supervisor', links: [ { icon: 'twitter', link: 'https://twitter.com/jan_valdman' }, { icon: { svg: ' '}, link: 'https://support.hcltechsw.com/community?id=community_user_profile&user=46620e8e1ba2ffc4c1f9759d1e4bcbee' } ] }, ] </script>

Our Team

This site was created by Jan Kadlec ([email protected]) as a part of his bachelors thesis at University of West Bohemia and supervised by Jan Valdman ([email protected]) from Whitesoft.

Feel free to reach the team members or propose any improvements. You can also contribute to this tutorial by joining dleap_tutorial repository at GitHub.

Notes

  • Work in progress (spring 2024)
  • This is not an official HCL Software documentation.