So here is my contribution graph: But the deployment commits of my github pages submitted by bots take up the majority (see "kkew3/kkew3.github.io 522 commits"; I never wrote so many posts!). Therefore, it does not reflect my real contribution at all. Is there anyway to fix this?
Now, let’s move forward with the steps to help you create and host your own personal portfolio using GitHub Pages. The method I’ll share here is beginner friendly, so you don’t need any prior coding experience to follow along. Step by Step Guide to Hosting a Por...
When developing or hosting a website, you need to learn code, even if it’s so that you understand the backbone of the website and how it’s actually running. And those are really all the requirements you need to start GitHub hosting. If you check all three boxes, it’s time to ...
http://[username].github.io/script/mod/anim/global/: - carousel/ - global.js The only thing I can think of is preference #2, write or find a script to automatically generate the index.html from the GitHub Repo page or the local Repo on my FS. If you want a dynamic index that doe...
With this directive all domains separated by|characters will be treated asblocklisted, and uBO will be enabled only on these pages. There already exists a pile of duplicated requests to implement the feature. Requests to implement the feature to be identical as in AdGuard, were always declined ...
Not sure what GitHub is or how to use it? Not sure how to package up your Power Platform samples and get them ready to share? Don't worry - this session doesn't assume any pre-existing knowledge. We will walk you through all of the basics that you need to know to get started with...
To connect a domain with GitHub Pages, follow the steps: 1.Sign into yourNamecheap account. 2. SelectDomain Listfrom the left sidebar and click on theManagebutton next to your domain name: 3. Click on theAdvanced DNStab and find theHost recordssection. Then click on theAdd...
Are Github Pages slow in China? Yes, although Github Pages are not blocked in China, Github Pages are slow and unstable in mainland China in general. (I believe that’s why you are here, you want to make your Github Pages load fast and stable in China with my solution, right below)....
- gh-pages jobs: repo-sync: runs-on: ubuntu-latest steps: - name: Mirror the Github organization repos to Gitee. uses: Yikun/hub-mirror-action@master with: src: 'github/mqyqingfeng' dst: 'gitee/mqyqingfeng' dst_key: ${{ secrets.GITEE_PRIVATE_KEY }} ...
The Least You Need to Know About GitHub Pages What this guide is for: This guide is laser-focused on one thing: showing how to get a working informational website up and running as fast as possible using GitHub Pages, using only the GitHub website. Informational website is an informal te...