To begin, you will need:
- GitHub Desktop
- VS Code
- A Netlify account
Setup Steps
- Go to the template repo: blank-EXOCORE.
- Click the green “Use this template” button and create a new repository.
- Clone the repo using GitHub Desktop.
- Right-click the repo in GitHub Desktop and select “Open in Visual Studio Code”. Trust the code when prompted.
- Go to Netlify, sign in, and create a new site. Connect it to your GitHub repo.
Tips
- Images: To update images, copy the filename of an existing one, rename your new image to match, and replace the old file. This avoids broken references in the code.
- Deployment delays: Netlify builds can take time. Check the build logs and “Open build deploy” for progress if changes don’t appear immediately.
- Syntax: The site runs on Markdown. The note-taking system is based on Foam (VS Code extension). Learn Foam to master the Exocore workflow.
Cleaned by dedicated Exo-Guide.md Agent: Fixed all typos (codee → Code, grammar, capitalization, run-on sentences), converted HTML lists/links to clean Markdown, improved structure and flow, standardized frontmatter, updated links for accuracy.
Next steps: Explore the [[links]] page for syntax and advanced features.