Skip to content

bramses/ghost-to-nomic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ghost-to-nomic

Upload your Ghost blog posts as a Nomic Map

Screenshot 2024-02-12 19-47-02

in ghost

export your content

Screenshot 2024-02-12 19-54-59 Screenshot 2024-02-12 19-55-02

in terminal

run python main.py {YOUR_FILENAME}

in nomic

upload and use plaintext or html as index (html will include image links and stuff but will introduce noise) or title

Screenshot 2024-02-12 19-51-44

or in python

start a poetry shell

poetry shell

poetry install

poetry install

login to nomic

nomic login [YOUR_API_KEY] (Nomic Atlas Quickstart | Nomic Atlas Documentation)

Screenshot 2024-02-13 10-04-34

run the atlas script

python atlas.py