15 lines
806 B
Plaintext
15 lines
806 B
Plaintext
<KBot filters="code" mode="completion" dst="./meta/landing.html" >
|
|
write short introduction for a website landing page
|
|
- the service focuses on extruders, injection machines and custom machine designs, for
|
|
small businesses
|
|
- keep it short, honest, direct, dont enflate, no bullshit
|
|
- as markdown fragment, center text - site properties : { JSON.stringify(config)}
|
|
</KBot>
|
|
<KBot filters="code" mode="tools" dst="./meta/gallery.html" cache disabled>
|
|
2 random pictures, 2 colums, hotels in Lamu
|
|
- as html fragment, using tailwind
|
|
- search the web, using custom google search engine
|
|
</KBot>
|
|
<KBot mode="completion" dst="./meta/code.html" cache disabled>
|
|
Installation instructions, see https://www.npmjs.com/package/@plastichub/kbot, as markdown
|
|
</KBot> |