Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
La Quadrature du Net
ParlementairesJS
Commits
eeb8e2b1
Commit
eeb8e2b1
authored
Feb 16, 2021
by
Bastien Le Querrec
Browse files
put the demo online
parent
72891e45
Changes
2
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
eeb8e2b1
...
...
@@ -21,6 +21,7 @@ build:
-
cp -L -r json parlementairesjs-${CI_COMMIT_SHORT_SHA}/
-
cp -L -r parlementaires.css parlementairesjs-${CI_COMMIT_SHORT_SHA}/
-
cp -L -r parlementaires.js parlementairesjs-${CI_COMMIT_SHORT_SHA}/
-
cp -L -r demo.html parlementairesjs-${CI_COMMIT_SHORT_SHA}/
artifacts
:
paths
:
-
parlementairesjs-${CI_COMMIT_SHORT_SHA}/
...
...
README.md
View file @
eeb8e2b1
...
...
@@ -2,6 +2,8 @@
ParlementairesJS displays a simple frame to show phone numbers, email addresses, Twitter accounts and Facebook links about MPs. Filters can be configured to match campaign's requirements.
Demo: https://parlementairesjs.laquadrature.net/demo.html
## Usage
1.
In the
`<head>`
section, you must include the script and its CSS:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment