A personal reflective journal repository capturing thoughts and feelings around smoking cigarettes, lifestyle, and anxiety. This repository contains markdown files documenting personal experiences and musings in a simple, minimal format.
Features
- Personal journal-style markdown content
- Focus on themes of lifestyle and anxiety
- Minimal structure for straightforward reading and editing
Tech Stack
- Markdown for content formatting
- Assumes use of a static site generator or markdown viewer (not included)
Getting Started
Clone the repository and open the markdown files locally with your preferred markdown viewer or editor.
git clone https://github.com/justin-napolitano/cigarettes-again.git
cd cigarettes-again
# Open index.md with your favorite markdown viewer or editor
Project Structure
index.md # Main journal entry
images/ # Folder for images referenced in markdown (assumed)
Future Work / Roadmap
- Add more journal entries or reflections
- Integrate with a static site generator for personal blog deployment
- Add tagging and categorization features
- Include multimedia content beyond markdown
Note: This repository functions primarily as a personal journal or blog content archive rather than a software project.