Skip to content

Plugin using VueJS that publishes an article viewer with key bindings and animations to navigate to the previous / next article.

License

Notifications You must be signed in to change notification settings

venanciorodrigo/wp-article-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WP Article Viewer

Wordpress Plugin that publishes an article viewer with key bindings with animations to navigate to the previous / next article.

Use < (Previous) and > for forward. Support for swipping on touch-enabled devices 🍺

Built With

Image

Getting Started

  • Download the last plugin release.
  • Decompress it into your WP plugin folder.
  • Activate via admin plugins wp-admin/plugins.php
  • Go to the plugin settings (It will create a new menu called Article Viewer on your WP Admin).
  • Select the categories that you want to show.
  • Create a new page to show the plugin in action i.e /viewer and define the Template for this page as Article Viewer
  • Go to your Wordpress page. i.e. http://yourdomain.com/viewer

How to hack the project

  • Via terminal access the plugin folder and cd article-view-wp-api-vue
  • Inside of article-view-wp-api-vue folder run the command npm install
  • After that just run npm run dev and you're abble to make changes on the project.

Demo

Image

http://rodrigovenancio.info/viewer

Author

About

Plugin using VueJS that publishes an article viewer with key bindings and animations to navigate to the previous / next article.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published