Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
Archive Repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ljstella committed Apr 9, 2024
1 parent 47fea7b commit 5a931b4
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Site Generation Tool
# Archived project
This repo was archived on April, 9th, 2024. It is no longer in use.

## Installing
## Site Generation Tool

### Installing
Requires [poetry](https://python-poetry.org/docs/)

```
Expand All @@ -9,7 +12,7 @@ git clone https://github.com/mitre/cti.git
poetry install && poetry shell
```

# Development
## Development
To run a local jekyll install follow these steps:

1. Install Gems with bundler `bundler install`
Expand Down

0 comments on commit 5a931b4

Please sign in to comment.