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