Skip to content

psycotica0/redo-blog2

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
This is a set of do files, intended to provide a jumping off point for a website.

It takes a series of .mime files and at the other end spits out sorted, tagged, templated static files based on the .mime files.
As its engine it uses redo, which is a build-system. (https://github.com/apenwarr/redo)

This means it should only build what is necessary to be built.
If you don't have redo, you can check the above source to get it, or to get a minimal script that builds everything every time.
It still, though, builds it all properly.

One can try it out by executing:
redo deploy
This should build the example files, run them through bad templating, and populate the end directories with stuff.

About

This contains sample files to build a static file website with redo. It is a test to see if these ideas are feasible.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published