Simple static website for Kairoscope using Hexo.
|
há 3 anos atrás | |
---|---|---|
scaffolds | há 3 anos atrás | |
source | há 3 anos atrás | |
themes | há 3 anos atrás | |
.gitignore | há 3 anos atrás | |
_config.landscape.yml | há 3 anos atrás | |
_config.yml | há 3 anos atrás | |
package-lock.json | há 3 anos atrás | |
package.json | há 3 anos atrás | |
readme.md | há 3 anos atrás |
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