Skip to content
This repository has been archived by the owner on May 30, 2019. It is now read-only.
/ sissi-packs Public archive

webpack configuration for sissi – simple static sites

License

Notifications You must be signed in to change notification settings

square-a/sissi-packs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEPRECATED

This sissi package is deprecated and will no longer be maintained. Please use sissi-core and sissi-cli instead.

See you there!

sissi-packs – webpack configuration for sissi

Hi, it’s me again. sissi, your simple static sites generator.

If you want to turn your simple React app into a static site with a built-in CMS look no further! Or actually, do: the sissi repo is where you'll find all you need. See you there!

If you're a sissi fan and want to contribute – welcome! I'm glad you're here. I have to apologise, though. Please bear with me. I have but two parents and they are working hard on their sissi-to-do-lists. Contribution guidelines and thorough documentation of all packages are somewhere in there. Somewhere... For now, this will have to do:

What sissi-packs can do

sissi-packs is a set of webpack configurations optimised for sissi projects and based on the create-react-app settings.

The dev configuration is used during development with sissi dev and provides a webpack dev server.

The prod configuration bundles the app for snapshotting in a tmp folder. sissi-packs processes JSX, images and SCSS and exposes the EntryComponent as default export for sissi-guides.