diff --git a/README.md b/README.md index df87c37..69f6ec4 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # vf-sample-integrations -A few demo pages showing how the (alpha) Visual Framework 2.0 (add link) can be used (fairly) seamlessly with other CSS and JS stacks. +A few demo pages showing how the [Visual Framework 2.0](https://visual-framework.github.io/vf-welcome/) (alpha.5) can be used without disrupting a site's CSS and JS stacks. -## So, what does this show? +## What does this show? It demonstrates the VF 2.0's CSS and JS isolation through namespacing and element isolation (add link). @@ -14,7 +14,7 @@ To illustrate, on the below demos we use the VF to: - + ``` @@ -24,7 +24,7 @@ To illustrate, on the below demos we use the VF to: - + ``` @@ -32,20 +32,20 @@ In both cases this can be done without disrupting existing page styles and JavaS ### View the demos -- [Ensembl](samples/ensembl.html) + - [PDBe](samples/pdbe.html) - [Uniprot](samples/uniprot.html) - [Chembl](samples/chembl.html) -- [Chembl beta](samples/chembl-beta.html) + ### What are you adding in For each sample page, three things: 1. A CSS file - - `` + - `` 1. A JS file - - `` + - `` 1. Snippets of HTML - look at the source for `` diff --git a/gulpfile.js b/gulpfile.js index 9e25215..a97cbea 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -5,7 +5,7 @@ const inject = require('gulp-inject-string'); gulp.task('markdown', () => gulp.src('README.md') - .pipe(inject.append('\n')) + .pipe(inject.append('\n')) .pipe(markdown()) .pipe(gulp.dest('./')) ); diff --git a/samples/chembl-beta.html b/samples/chembl-beta.html index 76c8346..6716341 100644 --- a/samples/chembl-beta.html +++ b/samples/chembl-beta.html @@ -948,7 +948,7 @@
No records were found. However, we found the following similar results:
- + @@ -5338,12 +5338,12 @@

{{es_results_list_title}} - + - - + + diff --git a/samples/chembl.html b/samples/chembl.html index 08f3c55..72843a2 100644 --- a/samples/chembl.html +++ b/samples/chembl.html @@ -1382,12 +1382,12 @@

About u - + - - + + diff --git a/samples/ensembl.html b/samples/ensembl.html index 7c5ea87..3de513f 100644 --- a/samples/ensembl.html +++ b/samples/ensembl.html @@ -181,7 +181,7 @@

Ensembl Release 95 (January 2019)

- - + + diff --git a/samples/pdbe.html b/samples/pdbe.html index df33c1c..42955f7 100644 --- a/samples/pdbe.html +++ b/samples/pdbe.html @@ -427,7 +427,7 @@

Latest jobs

- + @@ -625,12 +625,12 @@

About us

- + - - + + diff --git a/samples/uniprot.html b/samples/uniprot.html index bb8878c..5187b83 100644 --- a/samples/uniprot.html +++ b/samples/uniprot.html @@ -79,7 +79,7 @@ - +