aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 2237edd2fd62cf3830f1f0ece4dd2dafdbb666b5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
# Personal Website

![Lines of code](https://img.shields.io/tokei/lines/github/luciferreeves/luciferreeves.github.io?label=lines%20of%20code) ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/luciferreeves/luciferreeves.github.io/Fly%20Deploy) ![GitHub](https://img.shields.io/github/license/luciferreeves/luciferreeves.github.io) ![Website](https://img.shields.io/website?down_color=red&down_message=offline&up_color=green&up_message=online&url=https%3A%2F%2Fthatcomputerscientist.com) ![Docker Deployment](https://img.shields.io/badge/deployed%20using-docker-informational)

## Cloning & Running Locally

To clone the project, run the following command in a terminal window:

```bash
git clone https://github.com/luciferreeves/luciferreeves.github.io.git
```

Inside the cloned directory, run the following command to install dependencies:

```bash
npm install
```

Run the following command to start the development server:

```bash
npm run dev
```

## Frameworks and Technologies

- [HTML5](https://developer.mozilla.org/en-US/docs/Web/HTML)
- [CSS3](https://developer.mozilla.org/en-US/docs/Web/CSS/)
- [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)
- [BOOTSTRA.386](http://kristopolous.github.io/BOOTSTRA.386/)
- [JQuery](https://jquery.com/)
- [NodeJS](https://nodejs.org/)
- [ExpressJS](https://expressjs.com/)
- [Firebase](https://firebase.google.com/)
- [KaTeX](https://katex.org/)
- [HighlightJS](https://highlightjs.org/)
- [Marked](https://marked.js.org/)
- [CORS - NPM](https://www.npmjs.com/package/cors)
- [dotenv](https://www.npmjs.com/package/dotenv)
- [node-fetch](https://www.npmjs.com/package/node-fetch)
- [shelljs](https://www.npmjs.com/package/shelljs)
- [cheerio](https://www.npmjs.com/package/cheerio)
- [@octokit/rest](https://www.npmjs.com/package/@octokit/rest)
- [Github GraphQL API](https://docs.github.com/en/graphql)
- [nodemon](https://www.npmjs.com/package/nodemon)
- [Chart.JS](https://www.chartjs.org/)
- [Git](https://git-scm.com/)

## Fonts
- [Fira Code](https://fonts.google.com/specimen/Fira+Code)
- [Fixedsys](https://en.wikipedia.org/wiki/Fixedsys)
- [Px437 IBM EGA8](https://fontinfo.opensuse.org/families/Px437IBMEGA8.html)