hexhowells / hexhowells/Quickstart

Import and export pages

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Add commands to import and export pages to move them between machines and import them from remote resources.

Will need to handle importing with page name collisions.

quickstart export out.gz

quickstart import out.gz

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the command entry points for quickstart import and quickstart export, then trace how pages are stored and loaded. Check how archive data and remote resources are represented, and define the expected behavior for page-name collisions; done means both example commands transfer pages between machines without losing or silently overwriting content.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.