Skip to content

BearlyHumans/presskit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bearly Humans Presskit

Made with presskit.html

Prerequisites:

Initial setup:

  1. Clone/download repository files
  2. Run command: npm install -g presskit

Building the site:

  1. Navigate to root folder of project
  2. Delete build folder (if it exists) to remove old files and images
  3. Run command: presskit build
  4. Command to do the previous two steps in one go: rmdir -r build; presskit build

Viewing the site locally:

  • Open build/index.html file in your preferred web browser

About

Bearly Humans presskit site made with presskit.html

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published