Simple static website for Kairoscope using Hexo.
|
il y a 3 ans | |
---|---|---|
scaffolds | il y a 3 ans | |
source | il y a 3 ans | |
themes | il y a 3 ans | |
.gitignore | il y a 3 ans | |
_config.landscape.yml | il y a 3 ans | |
_config.yml | il y a 3 ans | |
package-lock.json | il y a 3 ans | |
package.json | il y a 3 ans | |
readme.md | il y a 3 ans |
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