Simple static website for Kairoscope using Hexo.
|
пре 3 година | |
---|---|---|
scaffolds | пре 3 година | |
source | пре 3 година | |
themes | пре 3 година | |
.gitignore | пре 3 година | |
_config.landscape.yml | пре 3 година | |
_config.yml | пре 3 година | |
package-lock.json | пре 3 година | |
package.json | пре 3 година | |
readme.md | пре 3 година |
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