Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github.com/voidfiles/artarchive

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github.com/voidfiles/artarchive

  • v0.0.0-20181012210946-989b29aa0a7c
  • Source
  • Go
  • Socket score

Version published
Created
Source

artfinder

Will find an index art entries

Plan

  • Download feeds output Feed Items
    • Feed Items should resolve the URLs
    • Find best content etc
  • Convert Feed Items into Slides
  • Download current Slide info for all Slides
  • If slide has image, but doesn't have google photo url
    • Upload image to photo album
  • Push slides back to s3

What is needed

  • Should download and index entries on to s3
    • For each entry
      • Find all the images, download, and push to s3
      • Rewrite image links in HTML
    • Save entries normalized to s3
  • For each entry create an HTML page
    • /art/{year}/{month}/{day}/{entry-id}-{title}/index.html
  • Re-write daily index for each date affected
  • Re-write /index.html to reflect all dates known

Contributing

  1. Fork
  2. Commit
  3. Make sure tests pass
  4. Create PR
  5. Get code review

Getting Started

This will install dependencies. You'll be able to run tests and build the codebase afterwards.

make init

Run the tests

make test

To build

make build

FAQs

Package last updated on 12 Oct 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc