harper/packages/web
2025-12-03 22:15:01 +00:00
..
drizzle refactor(web): build out feedback mechanisms (#2069) 2025-10-22 11:37:49 -06:00
src fix(web): problems with the title casing page (#2293) 2025-12-03 22:15:01 +00:00
static feat(web): add social image 2025-07-31 15:31:21 -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
drizzle.config.ts refactor(web): build out feedback mechanisms (#2069) 2025-10-22 11:37:49 -06:00
package.json feat: create component library + use in relevant places (#2229) 2025-11-24 09:45:05 -07:00
README.md feat: added obsidian plugin to build scripts 2024-03-15 22:22:56 -06:00
svelte.config.js fix(web): add Edge extension URL as a trusted source 2025-12-02 15:13:47 -07:00
tailwind.config.js feat: create component library + use in relevant places (#2229) 2025-11-24 09:45:05 -07:00
tsconfig.json feat: added obsidian plugin 2024-03-15 11:39:22 -06:00
vite.config.ts feat: create component library + use in relevant places (#2229) 2025-11-24 09:45:05 -07: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