Simple static website for Kairoscope using Hexo.
|
vor 3 Jahren | |
---|---|---|
scaffolds | vor 3 Jahren | |
source | vor 3 Jahren | |
themes | vor 3 Jahren | |
.gitignore | vor 3 Jahren | |
_config.landscape.yml | vor 3 Jahren | |
_config.yml | vor 3 Jahren | |
package-lock.json | vor 3 Jahren | |
package.json | vor 3 Jahren | |
readme.md | vor 3 Jahren |
New website for Kairoscope.net to substitute the old kairoscope-landing-page project.
This website is build with hexo and deployed as a static files.
# Start a development server
hexo server
# Build files to /dist folder
hexo build
# Deploy build files (not implemented)
hexo deploy