hamsternik / blog

Migrated to the https://github.com/hamsternik/www.hamsternik.com

Home Page:https://hamsterniknotes.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my blog: hamsterniknotes.com

Before you can start to deal with the codebase you need to install Publish as CLI application. For Homebrew users just type brew install publish and wait until the process will be done.

To run the blog locally you should call the next command:

$ publish run

Blog would be available in a moment at localhost:8000. Make your changes and refresh the page in the browser.

To deploy all blog sources in the repo just type the next command:

$ publish deploy

Troubleshooting

Currently Publish CLI application, ver. 0.8.0, does not support pushing to any other branches except master. If your repo's default branch, e.g. on GitHub, is main that can be the real case why you cannot push source code by publish deploy. More details about issue's error described in the pull request that fix this bug.

About

Migrated to the https://github.com/hamsternik/www.hamsternik.com

https://hamsterniknotes.com


Languages

Language:CSS 94.3%Language:Swift 5.7%