👋 Welcome - Wed, May 20, 2020
Welcome to 🕹️ Tech PlayGround
🕹️ Tech PlayGround
🕹️ Tech PlayGround is a community blog for people to share tech projects, tips, best practices, verdicts or just fun facts of live 🦩. The theme is designed by JM Fergeau, who got the idea from HUGO.386 BOOTSTRA.386 theme. It has a cool MS-DOS feeling and is ready to be used for blogs. Despite its antique look, the theme is responsive and can be viewed on mobile devices.
How to get involved?
1. clone this git repo
git clone https://github.com/applegreengrape/tech-playground.git
2. set up the local development hugo env
You will need to install hugo first.
$ cd site && hugo server --themesDir ../..
The hugo server will be ready at localhost:1313
.
3. add your post here👇
./site/content/post/
You can check markdown-syntax.md
for the markdown tips.
4. commit your post and raise a merge request
Once your commit merged into the master, it will automatically kick off the netlify deployment. Normally within 1 minute, 🕹️ Tech PlayGround will be updated with your post.
For more information read the official setup guide of Hugo.
License
This theme is released under the Apache License 2.0 For more information read the License.
Annotations
Thanks to JM Fergeau for creating this hugo theme. Thanks to Steve Francia for creating Hugo and the awesome community around the project. Many thanks to Kristopolous as well for the BOOTSRTA.386 theme, even if it’s a bit outdated today. (and i’m not speaking of the retro look)
👋 Learn more about it from the GitHub Page.