Skip to content Skip to sidebar Skip to footer
Showing posts with the label Github

How Can I Try My Php Code To See Whether It Works?

I'm trying to make a basic contact form (using HTML and PHP). I usually host my websites as gh-… Read more How Can I Try My Php Code To See Whether It Works?

How Can I Color Text In Github's Flavoured Markdown?

I am trying to color a block of text which needs to be included in an article in a Git repository w… Read more How Can I Color Text In Github's Flavoured Markdown?

Visualizing Readme.md Files In My Website

I want to visualize README.md files from a project in github, in my website. What is the best way … Read more Visualizing Readme.md Files In My Website

Adding Custom Fonts To Github Pages

I just hosted my new website on GitHub. I use there a few custom fonts, which I uploaded right next… Read more Adding Custom Fonts To Github Pages

Local Jekyll Serve/live Site Discrepancy

I am creating a jekyll blog to host on my github.io account using a theme. The problem is simple: w… Read more Local Jekyll Serve/live Site Discrepancy

How To Get The Latest Release Version In Github Only Use Python-requests?

Recently,I make an app and upload it to my GitHub release page.I want to make a function to check u… Read more How To Get The Latest Release Version In Github Only Use Python-requests?