Skip to content

archetypes/website-frank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To use the archetype,

# Choose a project name
read -p "Project name: " PROJECT
# Clone this template
git clone https://github.com/archetypes/website-frank.git "$PROJECT" --origin archetype
cd "$PROJECT"
# Set the project properties (edit properties.yaml)
${EDITOR:=nano} properties.yaml
# Initialize the template
./init.rb

Reference

About

Archetype for a website using Frank

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors