Skip to content

Terran-Source/techtipbites.tk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

techtipbites-tk-website-static

Netlify Status

placeholder Static blogging website for techtipbites.tk

I was looking to setup a static website for FREE to write blogs. Let me know how you'll like/dislike it.

What:

This is a static website powered by Hexo. My choice for the theme is Cactus with it's Dark varient.

If you want to create one of your own. Checkout the blog "How This Site is Made (Free means Freedom)" with template source at git:hexo-static-blog

Developer Friendly Details:

How To:

As already described in the blog "How This Site is Made (Free means Freedom)" with template source at git:hexo-static-blog

Branch Details:
master

[Warning]This branch contains the actual live site. Never directly add/edit here (The Admin has already put measures in GitHub settings to discourage that)

The steps to add a new page/post/article are:

  1. Always create a post/<title> or page/<title> or article/<title> or topic/ branch from master
  2. Put your page/post/article(s)/topic-post(s) in that branch (How-To)
  3. Check thoroughly by running npm run server or npm run draft-server (for draft posts) in your local system
  4. Create a Pull Request (PR) towards preview branch and let the administrator know about your intentions.
  5. Please don't try to serve the whole platter at once. As the name suggests, we're here to take a tip and/or a bite at a time.
  6. It's the Admin's job to create a platter (i.e. create a PR from preview to master), when they seem fit & take it towards live phase.
preview

This branch is the last checkpoint before new pages/posts/structures/themes goes live for the whole world.

develop

If any new feature/theme/structural change, that looks feasible and lucrative enough to add to the website, then, this is the place, where you should start. It's the place where both saints & devils can mess around. New changes, will be merged to develop & then will start its journey towards preview. Create a new feature branch from here.

About

Technology in edible Bites. The Open Source Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published