Welcome to Wowchemy, the website builder for Hugo
Welcome 👋 We know that first impressions are important, so we’ve populated your new site with some initial content to help you get familiar with everything in no time.
Overview
- The Wowchemy website builder for Hugo, along with its starter templates, is designed for professional creators, educators, and teams/organizations - although it can be used to create any kind of site
- The template can be modified and customised to suit your needs. It’s a good platform for anyone looking to take control of their data and online identity whilst having the convenience to start off with a no-code solution (write in Markdown and customize with YAML parameters) and having flexibility to later add even deeper personalization with HTML and CSS
- You can work with all your favourite tools and apps with hundreds of plugins and integrations to speed up your workflows, interact with your readers, and much more
===
Table of Contents
Italics with underscores.
Bold with asterisks.
Combined emphasis with asterisks and underscores.
Strikethrough with two tildes.
Red colored text
This is a blockquote.
This is a highlighted quote.
- First item
- A sub-item
- Another item
- Write math example
- Write diagram example
- Do something else
Scroll down to a page section with heading Hi
Hi
To mention someone, type Tobias Fehrer where username corresponds to a user account in Wowchemy.
So schätze ich das grundsätzlich ein, über den Sinn konkreter Ausgestaltungen lässt sich dennoch diskutieren: https://t.co/A0w0MbUBzR
— Gilbert Fridgen (@fridgen@mastodon.acm.org) (@fridgen) June 4, 2021
{
"name": "task",
"superClass": ["RootElement"],
"properties": [
{ "name": "name", "type": "String", "isAttr": true },
{ "name": "bpmnElement", "isAttr": true, "isReference": true,
"isVirtual": true,"type": "bpmn:Activity" },
{ "name": "resources", "type": "resources" },
{ "name": "duration", "type": "duration" },
{ "name": "setUpDuration", "type": "setUpDuration" },
{ "name": "boundaryEvents", "type": "boundaryEvents" }
]
}
sequenceDiagram
participant Alice
participant Bob
Alice->John: Hello John, how are you?
loop Healthcheck
John->John: Fight against hypochondria
end
Note right of John: Rational thoughts <br/>prevail...
John-->Alice: Great!
John->Bob: How about you?
Bob-->John: Jolly good!
flowchart LR
A(Perceived \nEase of Use)-->|H+|B(Perceived\n Usefulness)
A-->|H+|C(Behavioral intention\n to Use)
B-->|H+|C
C-->|H+|D(Actual System Use)
$$\gamma_{n} = \frac{ \left | \left (\mathbf x_{n} - \mathbf x_{n-1} \right )^T \left [\nabla F (\mathbf x_{n}) - \nabla F (\mathbf x_{n-1}) \right ] \right |} {\left |\nabla F(\mathbf{x}_{n}) - \nabla F(\mathbf{x}_{n-1}) \right |^2}$$
Tables | Are | Cool |
---|---|---|
col 1 is | left-aligned | $1600 |
col 2 is | centered | $12 |
col 3 is | right-aligned | $1 |