Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add example-dev.html #657

Merged
merged 13 commits into from
Mar 22, 2019
Merged

Add example-dev.html #657

merged 13 commits into from
Mar 22, 2019

Conversation

PolinaShneider
Copy link
Contributor

Make example-dev.html for debugging and example.html for demo-purposes

<script src="https://cdn.jsdelivr.net/npm/@editorjs/embed@latest"></script><!-- Embed -->
<script src="https://cdn.jsdelivr.net/npm/@editorjs/table@latest"></script><!-- Table -->
<script src="https://cdn.jsdelivr.net/npm/@editorjs/link@latest"></script><!-- Link -->
<script src="https://cdn.jsdelivr.net/npm/@editorjs/raw@latest"></script><!-- Raw -->
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Raw надо убрать из этого экзампла, в деве можно оставить

package.json Outdated
@@ -1,6 +1,6 @@
{
"name": "@editorjs/editorjs",
"version": "2.11.11",
"version": "2.11.12",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

версию можно не бампать. редактор-то не обновлен.

@@ -45,21 +45,20 @@
Read more in Tool's README file. For example:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

что нужно сделать с файлом, чтобы он стал доступен в github pages? можно сделать так, чтобы этот пример всегда был разлит там и доступен

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Надо назвать index.html и положить в корень или в docs

@PolinaShneider PolinaShneider merged commit 42714fe into master Mar 22, 2019
@PolinaShneider PolinaShneider deleted the example-dev branch March 22, 2019 20:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants