move petite-vue exampleSite to new sites/pv folder

This commit is contained in:
Helmut Merz 2023-11-16 09:15:22 +01:00
parent 3addcf98ae
commit f68c30731b
8 changed files with 7 additions and 4 deletions

View file

@ -1,7 +1,7 @@
// app-demo.ts - petite-vue application using dummy localStorage backend // app-demo.ts - petite-vue application using dummy localStorage backend
import { createApp } from 'petite-vue' import { createApp } from 'petite-vue'
import { Config, register, handle, createRandString} from './common' import { Config, register, handle, createRandString } from './common'
export const pvapp = { export const pvapp = {
run(conf: Config, components: any[]) { run(conf: Config, components: any[]) {

2
assets/js/main-htmx.ts Normal file
View file

@ -0,0 +1,2 @@
import 'htmx.org'
import 'htmx.org/ext/sse'

View file

@ -23,12 +23,13 @@ params:
copyright: copyright:
name: Helmut Merz name: Helmut Merz
link: https://blog.cy7.eu link: https://www.cyberconcepts.org
api: api:
domain: demo domain: demo
module: main-demo.ts #module: main-demo.ts
#module: main-ig.ts module: main-ig.ts
#module: main-scopes.ts
taxonomies: taxonomies:
domain: domains domain: domains