Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

sparkfun/sparkfun.github.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo creates the GitHub pages custom domaindocs.sparkfun.com and landing page that lists out all SparkFun GitHub product repos that have github pages documentation.

The list of available pages is created automatically by a GitHub Action that runs nightly. This GitHub actions searches for repos under the spakfun organization that have the topicsparkfun-tutorial.

For a repo to be added to the list of documents, the following should be true in the About section of the repo:

  • The repo has the topicsparkfun-tutorial
  • Thewebsite section for the repo points to the GitHub Pages URL for that repo (check the provided option when editing the about page).
  • The value of the description is provided

How this works

  • Daily, or on a check in, the update action runs
  • The Action using thggh command to search for all public sparkfun respositories that have the topicsparkfun-tutorial
  • For each repositoriy found, the repo URL, About website and About description are retrieved
  • The results of the query are writting to the filegsg.json as an array of json objects.
  • The updatedgsg.json file is checkin to this repo and the landing page is rebuilt (automtically by GitHub)
  • When the fileindex.html is loaded by a browser (for the landing page), it reads the filegsg.json and renders the documentation list table using javascript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors3

  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp