Go to file
2025-01-03 18:19:48 -06:00
app code format 2025-01-03 18:19:48 -06:00
codegen init 2023-10-24 05:23:25 +07:00
content add new post 2024-09-04 23:52:30 +07:00
public fix ref counter not working 2025-01-03 16:51:54 -06:00
script init 2023-10-24 05:23:25 +07:00
src code format 2025-01-03 18:19:48 -06:00
.gitignore init 2023-10-24 05:23:25 +07:00
custom-backend-task.ts init 2023-10-24 05:23:25 +07:00
elm-pages.config.mjs new website based on tufte 2024-06-16 02:13:12 +07:00
elm-tooling.json init 2023-10-24 05:23:25 +07:00
elm.json update elm-pages 2024-09-04 23:52:03 +07:00
index.ts init 2023-10-24 05:23:25 +07:00
netlify.toml init 2023-10-24 05:23:25 +07:00
package-lock.json update dependencies 2025-01-03 16:50:38 -06:00
package.json update dependencies 2025-01-03 16:50:38 -06:00
README.md add citation in markdown 2025-01-03 18:19:31 -06:00
style.css new website based on tufte 2024-06-16 02:13:12 +07:00

My website

Prepare, run, build

Requires npm and lamdera.

curl https://static.lamdera.com/bin/lamdera-1.3.2-linux-x86_64 -o /usr/local/bin/lamdera
chmod a+x /usr/local/bin/lamdera
npm install
npm start

Why elm?

¯_(ツ)_/¯

Writing web application with types. Although it would make you go insane rather than make the job done for you.

Citing in Markdown

Use HTML tag <cite> with attribute ref as the content of the citation.

Some paper<cite ref="name of paper, authors, conference and journal"/>