https://github.com/thebrianbug/macro-notes
https://github.com/thebrianbug/macro-notes
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thebrianbug/macro-notes
- Owner: thebrianbug
- License: mit
- Created: 2021-02-28T00:21:06.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-01-03T20:18:20.000Z (over 4 years ago)
- Last Synced: 2025-06-14T16:44:12.813Z (12 months ago)
- Language: HTML
- Size: 600 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Technically Employed
[](https://app.netlify.com/sites/macro-notes/deploys)
A blog focusing on exploring the differing major views on macro finance, cryptocurrencies, and traditional markets.
## Getting Started
1. Install dependencies
```sh
npm install
```
2. Build the project to generate the first CSS. This step is only required the very first time.
```sh
npm run build
```
3. Run Eleventy
```sh
npm run start
```
## Author
Brain McIlwain