All Projects → Frozenfire92 → Pages2Repo

Frozenfire92 / Pages2Repo

Licence: Unlicense license
A chrome extension to open a repository from a GitHub page

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to Pages2Repo

houbb.github.io
🧀The blog for github pages.
Stars: ✭ 20 (-48.72%)
Mutual labels:  github-pages
actions-publish-gh-pages
🍣 A GitHub Action to publish static website using GitHub Pages
Stars: ✭ 12 (-69.23%)
Mutual labels:  github-pages
sb2nov.github.io
Sourabh's portfolio
Stars: ✭ 32 (-17.95%)
Mutual labels:  github-pages
thelounge.github.io
🌍 ‎ The official website for The Lounge
Stars: ✭ 33 (-15.38%)
Mutual labels:  github-pages
Onassis
The Onassis Theme for Jekyll
Stars: ✭ 22 (-43.59%)
Mutual labels:  github-pages
ghost-on-github-pages
💻⏰ Ghost on Github Pages. Build and deploy Ghost for free in a few minutes.
Stars: ✭ 48 (+23.08%)
Mutual labels:  github-pages
chicio.github.io
👻 Fabrizio Duroni (me 😄) personal website. Created using GatsbyJS, Styled Components, Storybook, Typescript, tsParticles, GitHub pages, Github Actions, Upptime.
Stars: ✭ 20 (-48.72%)
Mutual labels:  github-pages
red-cross
官方公示数据概览
Stars: ✭ 18 (-53.85%)
Mutual labels:  github-pages
mkdocs-jekyll
The Material theme from MkDocs provided as a Jekyll template, optimized for GitHub Pages
Stars: ✭ 55 (+41.03%)
Mutual labels:  github-pages
acblog
An open source extensible static & dynamic blog system. (an alternative tool with same features at StardustDL/paperead)
Stars: ✭ 60 (+53.85%)
Mutual labels:  github-pages
aliquam
Jekyll theme
Stars: ✭ 21 (-46.15%)
Mutual labels:  github-pages
vue3-md-blog
✍️ Minimal config Vue3 + Markdown blog engine
Stars: ✭ 53 (+35.9%)
Mutual labels:  github-pages
portfolio
Site built from fastpages: https://fastpages.fast.ai/. Deployed here 👉
Stars: ✭ 16 (-58.97%)
Mutual labels:  github-pages
Zeusro.github.io
我的个人博客想写什么就写什么~
Stars: ✭ 13 (-66.67%)
Mutual labels:  github-pages
ef1p
Explained from First Principles is a technology, science, and philosophy blog for curious people who want to understand and change the world.
Stars: ✭ 63 (+61.54%)
Mutual labels:  github-pages
jasond94.github.io
Personal website:
Stars: ✭ 67 (+71.79%)
Mutual labels:  github-pages
easy-markdown-to-github-pages
Convert Markdown files in Github to a full website using Github Pages
Stars: ✭ 80 (+105.13%)
Mutual labels:  github-pages
Phomeme
Simple sentence mixing tool (work in progress)
Stars: ✭ 18 (-53.85%)
Mutual labels:  github-pages
md-site-reader
a very lightweight markdown docs site reader
Stars: ✭ 16 (-58.97%)
Mutual labels:  github-pages
portfolio-jekyll-theme
A minimalist Jekyll theme for building a personal portfolio site powered by Jekyll and GitHub Pages
Stars: ✭ 168 (+330.77%)
Mutual labels:  github-pages

Pages2Repo

Address Bar

A simple chrome extension that checks the current tab if it is a GitHub pages link (username.github.io[/reponame]). If one is found it will query the GitHub API for info about the repository. You can then click the repository icon in the address bar for a popup with info about the repository as well as links to

  • Owners profile (image)
  • Repository page
  • Stars
  • Watchers
  • Forks
  • Issues
  • SSH/HTTPS Clone url (clicking the button will copy to your clipboard (new versions of chrome only?))

Popup

Install

Download from the chrome webstore

Development

Release

Uses Grunt to minify code, bump version number, and create a zip

npm install
grunt build
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].