Simple static website for Kairoscope using Hexo.
|
%!s(int64=3) %!d(string=hai) anos | |
---|---|---|
scaffolds | %!s(int64=3) %!d(string=hai) anos | |
source | %!s(int64=3) %!d(string=hai) anos | |
themes | %!s(int64=3) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
_config.landscape.yml | %!s(int64=3) %!d(string=hai) anos | |
_config.yml | %!s(int64=3) %!d(string=hai) anos | |
package-lock.json | %!s(int64=3) %!d(string=hai) anos | |
package.json | %!s(int64=3) %!d(string=hai) anos | |
readme.md | %!s(int64=3) %!d(string=hai) anos |
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