https://github.com/bvreede/test-reveal
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.7%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Basic Info
- Host: GitHub
- Owner: bvreede
- License: apache-2.0
- Language: HTML
- Default Branch: main
- Size: 11.4 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 3 years ago
· Last pushed over 3 years ago
Metadata Files
Readme
License
README.md
Reveal.js with Vite
Minimal reveal.js scaffolding using vite.
Using the reveal.js API rather than a clone of the reveal.js repo (which is their recommended installation, but not my preferred one).
Inspired by https://glebbahmutov.com/blog/reveal-vite/
To use as template
Click the button "Use this template". This will create a copy of this repository in your own github account. Give your new repo a suitable name. Subsequently, to edit and preview:
```
git clone
Modify package.json:
change the name field to the name you chose for your repo
To start a development server
yarn dev
To build for production / GH pages
yarn build ```
To reproduce
```
Initialize a vite project
yarn create vite reveal-vite --template vanilla
Enter the project directory
cd reveal-vite
Install dependencies
yarn
Add reveal.js
yarn add reveal.js
Add version control
git init git add -A git commit -m "Inital commit"
Replace the body in index.html with reveal.js elements.
Replace the content of main.js with its current content.
```
Owner
- Name: Barbara Vreede
- Login: bvreede
- Kind: user
- Location: Utrecht, the Netherlands
- Repositories: 60
- Profile: https://github.com/bvreede
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
package.json
npm
- vite ^3.1.0 development
- reveal.js ^4.4.0
yarn.lock
npm
- @esbuild/android-arm 0.15.11
- @esbuild/linux-loong64 0.15.11
- esbuild 0.15.11
- esbuild-android-64 0.15.11
- esbuild-android-arm64 0.15.11
- esbuild-darwin-64 0.15.11
- esbuild-darwin-arm64 0.15.11
- esbuild-freebsd-64 0.15.11
- esbuild-freebsd-arm64 0.15.11
- esbuild-linux-32 0.15.11
- esbuild-linux-64 0.15.11
- esbuild-linux-arm 0.15.11
- esbuild-linux-arm64 0.15.11
- esbuild-linux-mips64le 0.15.11
- esbuild-linux-ppc64le 0.15.11
- esbuild-linux-riscv64 0.15.11
- esbuild-linux-s390x 0.15.11
- esbuild-netbsd-64 0.15.11
- esbuild-openbsd-64 0.15.11
- esbuild-sunos-64 0.15.11
- esbuild-windows-32 0.15.11
- esbuild-windows-64 0.15.11
- esbuild-windows-arm64 0.15.11
- fsevents 2.3.2
- function-bind 1.1.1
- has 1.0.3
- is-core-module 2.11.0
- nanoid 3.3.4
- path-parse 1.0.7
- picocolors 1.0.0
- postcss 8.4.18
- resolve 1.22.1
- reveal.js 4.4.0
- rollup 2.78.1
- source-map-js 1.0.2
- supports-preserve-symlinks-flag 1.0.0
- vite 3.1.8