Strikingly tech blog powered by Hexo. Thoughts and learnings from buliding Strikingly.com. Please visit: http://strikingly.github.io/blog
Supported categories:
Clone the repo
cd to the directory
Install the dependencies
npm install
Install hexo to your local machine
npm install -g hexo-cli
Install our special theme.
git clone git@github.com:strikingly/hexo-theme-next.git themes/next/
Start server
hexo server
hexo new <title>
It will generate a post md file and a folder for you to put static assets.
hexo clean
before you deploy.hexo generate --deploy
This will generate the static files from the local git repo and publish it to Github pages.
Sometimes you are not sure if people will be interested in a topic you have in mind. Feel free to file an issue and bounce ideas with the team. There are also topics in issues list that people want to learn more about but nobody claimed it yet.
If you ran out of idea, find an English tech article that you really like and translate it to Chinese.
Every dev who passed probation will be writing a blog post every two months, people who failed to do so will buy a round of :beers: or :pizza: for all devs