harper/packages/web
2025-07-18 18:16:05 +00:00
..
src Fix typo for +page.md (#1577) 2025-07-18 18:16:05 +00:00
static Create a Chrome extension (#1072) 2025-05-02 09:40:29 -06:00
.dockerignore feat: added obsidian plugin 2024-03-15 11:39:22 -06:00
.gitignore docs(harper.js): setup automatic API documentation generation 2025-01-13 13:40:39 -07:00
demo_wp_blueprint.json fix(docs): use latest harper.zip for the WordPress demo 2025-04-02 08:37:37 -06:00
package.json feat(web): tweaks for SEO (#1311) 2025-05-21 10:09:14 -06:00
postcss.config.js build: format workspace 2025-03-18 00:44:38 +08:00
README.md feat: added obsidian plugin to build scripts 2024-03-15 22:22:56 -06:00
svelte.config.js build: format workspace 2025-03-18 00:44:38 +08:00
tailwind.config.js hotfix(web): properly import flowbite 2025-03-26 07:21:01 -06:00
tsconfig.json feat: added obsidian plugin 2024-03-15 11:39:22 -06:00
vite.config.ts chore(core): rename + document items (#1523) 2025-07-10 15:01:30 -06:00

Web

This directory contains the source code for [https://writewithharper.com].

Building

In order to build the site, you must first compile harper-wasm with:

wasm-pack build --target bundler