https://github.com/capjamesg/planet

An aggregator that shows new posts from tech blogs I follow. Built with Ruby and Sinatra.

https://github.com/capjamesg/planet

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary
Last synced: 9 months ago · JSON representation

Repository

An aggregator that shows new posts from tech blogs I follow. Built with Ruby and Sinatra.

Basic Info
  • Host: GitHub
  • Owner: capjamesg
  • License: mit
  • Language: HTML
  • Default Branch: main
  • Size: 1.4 MB
Statistics
  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 4 years ago · Last pushed over 4 years ago
Metadata Files
Readme License

README.md

James' Planet

James' Planet is a site that displays new entries from the tech blogs James follows.

This site makes a Microsub request to a Micropub server endpoint for a specified channel. That channel is then queried to find the latest entries.

To deploy this service for yourself, you must have access to a Microsub-compatible server.

A public version of this project is available at planet.jamesg.blog

Screenshot

My planet home page

Setup

First, install the required dependencies for this project:

bundle install

Next, create a .env file with the following values:

MICROSUB_URL=<your microsub domain>
MICROSUB_TOKEN=<your token>
MICROSUB_CHANNEL=<your channel>

The URL is the full URL of your Microsub endpoint. The token is an authentication token that will let you access your server. The channel is the channel you want to query.

Once you have set up your configuration file, you are ready to run the project. You can do so by running this command in the main project directory:

ruby app.rb

My Site

My blog, jamesg.blog, runs on letsjam. Here is a screenshot of my site home page, generated with letsjam:

Technologies Used

  • Ruby
  • Sinatra
  • net/http

Licence

This project is licensed under the MIT License

Contributors

  • capjamesg

Owner

  • Name: James
  • Login: capjamesg
  • Kind: user
  • Location: Scotland
  • Company: @Roboflow

from words, wonder.

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: about 1 year ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels