Code Monkey home page Code Monkey logo

org-easy-blog's Introduction

Easy blogging with orgmode only (org-publish)

This package is in development. If some want to help, welcome.

Call M-x: org-easy-blog

img/accueil.png

img/search.gif

img/beta.gif

TASKS [4/11] [36%]

  • [ ] Draft
  • [ ] Manage many blog
  • [ ] Publish
  • [ ] Org syntax
  • [ ] Image importer or push-to-blog system
  • [-] Template site with org-publish
  • [-] New article with template
  • [X] Serv on local (Preview)
  • [X] edit and delete file
  • [X] Add to ‘org-publish-project-alist’
  • [X] Search with rg

INSTALLATION

DOOM

(package! org-easy-blog
  :recipe (:host github :repo "DarkBuffalo/org-easy-blog"))

STRAIGHT

(use-package org-easy-blog
  :straight (:host github :repo "DarkBuffalo/org-easy-blog")
		:init
	;; Main blog
	(setq org-easy-blog-url "https://yourblogdomain")
	(setq org-easy-blog-sshdomain "blogdomain")
	(setq org-easy-blog-root "/home/blog/")
	(setq org-easy-blog-basedir "~/Dropbox/00_SLIPBOX/site/test-oeb/"))

CONTRIBUTING

  1. Fork it (https://github.com/DarkBuffalo/org-easy-blog/fork)
  2. Create your feature branch (`git checkout -b feature/fooBar`)
  3. Commit your changes (`git commit -am ‘Add some fooBar’`)
  4. Push to the branch (`git push origin feature/fooBar`)
  5. Create a new Pull Request

org-easy-blog's People

Contributors

darkbuffalo avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.