Skip to content

dhoman/homan-io

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
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

homan.io

This repo was really spun out of two other base 11ty projects, so before I get too far...

Major Props

This project scaffold includes:

  • Eleventy with a skeleton site and some configs I use regularly
  • A date format filter for Nunjucks
  • Sass pipeline
  • JS pipeline

Local development

To build the site you need:

  • Node - to run the build

Getting started

# clone this repository
git clone git@https://github.com/dhoman/homan-io

# go to the working directory
cd homan-io

# install dependencies
npm install

# start a local build server with hot reloading
npm run start

Performance tests

# will run lighthouse from the command line just like eleventy would (but stores the results and some additional info besides just the metrics into a json file (i don't recommend running this with too many sites in your sites folder))
npm run lighthouse

# will run lighthouse and generate a detailed report into an html file for each site
npm run ligthouse-html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •