Repo Showcase

外掛說明

Repo Showcase allows you to effortlessly display your GitHub repositories on your WordPress site using simple shortcodes. Perfect for developers wanting to showcase their work in an elegant and functional way.

Try it out on your free dummy site: Click here => https://tastewp.org/plugins/repo-showcase

Features

  • Display GitHub repositories with a simple shortcode.
  • Pagination support for large numbers of repositories.
  • Easy setup with a user-friendly settings page.
  • Responsive design to look great on all devices.

Shortcodes

  • [showcase_repositories]: Displays GitHub repositories.

External Service Usage

Repo Showcase relies on the GitHub API to fetch and display GitHub repositories on your WordPress site. This API integration allows the plugin to retrieve repository data based on the provided GitHub username.

GitHub API Integration

The plugin uses the GitHub API to fetch repository information. This includes repository names, descriptions, star counts, fork counts, programming languages, and last update timestamps.

By using this plugin, you acknowledge and agree to the GitHub API’s terms of use and privacy policy.

Legal Considerations

Make sure to review and comply with GitHub’s terms of service and privacy policy to ensure data transmissions are handled appropriately and legally.

Support

For support or questions, please visit the plugin support forum.

License

Repo Showcase is released under the GPL-2.0-or-later. See LICENSE file for details.

螢幕擷圖

  • GitHub Repositories Cards – A preview of the GitHub repositories displayed as cards.
  • GitHub Repositories Cards with Pagination – View of repositories with pagination controls.
  • Shortcode Usage – Example of the shortcode used in a post or page.
  • Admin Settings Page – Settings page where you configure your GitHub access token and username.

安裝方式

  1. Upload the plugin files to the /wp-content/plugins/repo-showcase directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Navigate to Settings > Repo Showcase to configure the plugin.
  4. Enter your GitHub access token and username, then save the settings.
  5. Use the [showcase_repositories] shortcode in any post or page where you want to display your GitHub repositories.

常見問題集

How do I get a GitHub access token?

  1. Log in to your GitHub account.
  2. Navigate to Settings > Developer settings > Personal access tokens.
  3. Generate a new token with the necessary permissions.
  4. Copy the token and paste it into the plugin settings page in your WordPress admin panel.

How do I use this plugin?

After setting up the plugin, use the [showcase_repositories] shortcode in any post or page where you want to display your GitHub repositories.

Can I customize the display of the repositories?

The plugin does not currently offer shortcode attributes for customization. However, you can modify the CSS files included in the plugin to change the appearance of the repositories.

Is there a limit to the number of repositories I can display?

The plugin supports pagination, so you can display any number of repositories by navigating through the pages.

使用者評論

2024 年 11 月 27 日
I installed this plugin on a my portfolio website which I’m building to showcase my GH respositories and the integration with my github account worked seamlessly, pulling in all the essential details of repos. It’s a fantastic tool for developers wanting to display their work elegantly. Highly recommended for anyone with a GitHub portfolio!
2024 年 6 月 21 日
This plugin is a fantastic tool for developers wanting to display their GitHub repositories on a WordPress site. Its simple shortcodes make it incredibly easy to use, and the elegant, functional display enhances the overall look and usability of the site. This plugin saves time and effort, allowing developers to focus on their projects while showcasing their work beautifully. Highly recommended for anyone looking to present their repositories in a professional manner.
閱讀全部 2 則使用者評論

參與者及開發者

以下人員參與了開源軟體〈Repo Showcase〉的開發相關工作。

參與者

將〈Repo Showcase〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

1.0.0

  • Initial release