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