Skip to content

emacs-love/weblorg-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weblorg Template

This template was created to help you quickly build your own website/blog with weblorg

Getting Starter

Just create a repository using this template and start writing your posts and pages.

Development environment

To develop your website/blog run this command:

$ make watch

This tools will watch files changes on src directory and will compile after any changes.

Deploy

To make you life easier just push to Github and there is an action that will run the build and deploy on Github pages for you.

Don’t forget to configure production URL on publish.el and configure to use docs folder as your page content on Github Pages configuration

Example

You can check a running example on this link

Releases

No releases published

Packages

No packages published