Viblo Plugin for Atom editor. Vietnamese documentation is available here.
Atom
Packages
> Settings View
> Open
or press Ctrl + Shift + P (Linux/Windows) or Cmd + Shift + P (macOS),
in the search menu type the keywords Install packages and click Settings View:Install Packages and Themes.viblo
and then install it viblo
, then go to Viblo: Settings
page.
Paste your API key here then reload your Atom.Viblo: Publish Posts
page to check your published posts.Viblo: Draft Posts
page to check your drafts.Viblo: Gallery
page to manage your images.viblo
then go to Viblo: Create Post
.
Viblo editor will be open for you. Let's fill your post contents here.Viblo Toggle Preview
to review your post contents.Save to Viblo
to open Publish Form where you can fill title, tags, category and language.
After that, click Publish post
button or Save as Draft
button to save this post into Viblo.markdown
file (with .md
as file extension).
Then right click at Atom, choose Save to Viblo
to save post into Viblo.Viblo: Publish Posts
or Viblo: Draft Posts
page to check your posts.Viblo Toggle Preview
to review your post contents.Save to Viblo
to open Publish Form where you can fill title, tags, category and language.
After that, click Publish post
button or Save as Draft
button to save post into Viblo.If you are using macOS, use Cmd instead Ctrl. Atom key maps that you should know before using:
Viblo Atom Plugin key maps are supported:
Publish Posts
page - List of all published posts.Draft Posts
page - List of all (public) drafts.Gallery
page.Settings
page - Where you can login or logout by Viblo Api token.About
page - Information about Viblo Atom Plugin.cd ~/ & git clone git@github.com:viblo-asia/atom-plugin.git
to ~/.atom/packages
folder or make symlink
inside this folder named viblo
ln -s ~/atom-plugin ~/.atom/packages/viblo
Window: reload
or just reload
and press Enter
to reload Atom workspace and after that viblo
will be available in list of installed packages.Settings View: View Installed Packages
or just Installed Packages
(command line have fuzzy autocomplete)
and press Enter.Note: To check your code need to reload Atom workspace each time
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.