Skip to content

Commit

Permalink
feat: Setup the Website (HarshCasper#11)
Browse files Browse the repository at this point in the history
* feat: Added Docs

* Fixed URL

* Fixed Broken Links config

* Adding Team Members

* Added more

* Added past maintainer details and some doc

* Added more

* Added NeoAlgo Blogs

* Final Changes

* Added layouts and more

* Added Anush
  • Loading branch information
HarshCasper authored Apr 7, 2021
1 parent 972663b commit 781088e
Show file tree
Hide file tree
Showing 53 changed files with 598 additions and 427 deletions.
11 changes: 0 additions & 11 deletions blog/2019-05-28-hola.md

This file was deleted.

17 changes: 0 additions & 17 deletions blog/2019-05-29-hello-world.md

This file was deleted.

13 changes: 0 additions & 13 deletions blog/2019-05-30-welcome.md

This file was deleted.

11 changes: 11 additions & 0 deletions blog/welcome-to-neoalgo-docs.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
slug: welcome-to-neoalgo-docs
title: Welcome to NeoAlgo Docs
author: Harsh Mishra
author_title: Tesseract Coding Core Team
author_url: https://github.com/harshcasper
author_image_url: https://i.imgur.com/Owk4NoA.jpg
tags: [welcome, neoalgo, announcement]
---

Welcome to NeoAlgo Docs!
6 changes: 6 additions & 0 deletions docs/backtracking/backtracking.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Backtracking
slug: /backtracking
---

This page would serve our needs for documentation of the Backtracking algorithms.
6 changes: 6 additions & 0 deletions docs/backtracking/n-queens.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: N Queens
slug: /backtracking/n-queens
---

This page would serve our needs for documentation of the N Queens algorithm.
6 changes: 6 additions & 0 deletions docs/bit-manipulation/bit-manipulation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Bit Manipulation
slug: /bit-manipulation
---

This page would serve our needs for documentation of Bit Manipulation Algorithms.
6 changes: 6 additions & 0 deletions docs/bit-manipulation/brian-kernighan-algorithm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Brian Kernighan Algorithm
slug: /bit-manipulation/brian-kernighan-algorithm
---

This page would serve our needs for documentation of the Brian Kernighan Algorithm.
6 changes: 6 additions & 0 deletions docs/competitive-programming/anagram-numbers.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Anagram Numbers
slug: /competitive-programming/anagram-numbers
---

This page would serve our needs for documentation of the Anagram Numbers.
6 changes: 6 additions & 0 deletions docs/competitive-programming/competitive-programming.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Competitive Programming
slug: /competitive-programming
---

This page would serve our needs for documentation of the Competitive Programming codes.
6 changes: 6 additions & 0 deletions docs/computational-geometry/computational-geometry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Computational Geometry
slug: /computational-geometry
---

This page would serve our needs for documentation of Computational Geometry.
6 changes: 6 additions & 0 deletions docs/computational-geometry/jarvis-algorithm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Jarvis Algorithm
slug: /computational-geometry/jarvis-algorithm
---

This page would serve our needs for documentation of the Jarvis Algorithm.
6 changes: 6 additions & 0 deletions docs/cryptography/caesar-cipher.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Caesar Cipher
slug: /cryptography/caesar-cipher
---

This page would serve our needs for documentation of the Caesar Cipher.
6 changes: 6 additions & 0 deletions docs/cryptography/cryptography.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Cryptography
slug: /cryptography
---

This page would serve our needs for documentation of the Cryptography algorithms.
6 changes: 6 additions & 0 deletions docs/data-structures/binary-tree.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Binary Tree
slug: /data-structures/binary-tree
---

This page would serve our needs for documentation of Binary Tree.
6 changes: 6 additions & 0 deletions docs/data-structures/data-structures.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: What are Data Structures?
slug: /data-structures
---

This page would serve our needs for documentation of Data Structures.
6 changes: 6 additions & 0 deletions docs/dynamic-programming/dynamic-programming.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: What is Dynamic Programming?
slug: /dynamic-programming
---

This page would serve our needs for documentation of Dynamic Programming.
6 changes: 6 additions & 0 deletions docs/dynamic-programming/egg-dropping-problem.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Egg Dropping Problem
slug: /dynamic-programming/egg-dropping-problem
---

This page would serve our needs for documentation of the Egg Dropping Problem.
2 changes: 1 addition & 1 deletion docs/getting-started.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Getting Started
slug: /
slug: /remove-it-later
---

## Step 1: Generate a new Docusaurus site
Expand Down
6 changes: 6 additions & 0 deletions docs/graph-algorithms/breadth-first-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Breadth First Search
slug: /graph-algorithms/breadth-first-search
---

This page would serve our needs for documentation of the Breadth First Search Algorithm.
6 changes: 6 additions & 0 deletions docs/graph-algorithms/graph-algorithms.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Graph Algorithms
slug: /graph-algorithms
---

This page would serve our needs for documentation of the Graph Algorithms.
6 changes: 6 additions & 0 deletions docs/introduction/About-NeoAlgo.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: About NeoAlgo
slug: /
---

Information about NeoAlgo
6 changes: 6 additions & 0 deletions docs/introduction/contributor-handbook.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Contributor Handbook
slug: /contributor-handbook
---

This page would serve our needs for a Contributor's Handbook.
7 changes: 7 additions & 0 deletions docs/introduction/development-setup.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Development Setup
slug: /development-setup
---

This page would serve our needs for documentation of a Development Setup. It would contain a small tutorial on cloning `NeoAlgo` and `NeoAlgo-Docs`, creating
a branch, making a commit and sending a Pull Request. We would need to try to make it visually engaging through pictures.
6 changes: 6 additions & 0 deletions docs/machine-learning/linear-regression.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Linear Regression
slug: /machine-learning/linear-regression
---

This page would serve our needs for documentation of the Linear Regression algorithms.
6 changes: 6 additions & 0 deletions docs/machine-learning/machine-learning.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Machine Learning
slug: /machine-learning
---

This page would serve our needs for documentation of the Machine Learning algorithms.
8 changes: 0 additions & 8 deletions docs/markdown-features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,6 @@ Let's see how to [Create a page](./create-a-page.md).

Regular Markdown images are supported.

Add an image at `static/img/docusaurus.png` and use this Markdown declaration:

```md
![Docusaurus logo](/img/docusaurus.png)
```

![Docusaurus logo](/img/docusaurus.png)

## Code Blocks

Markdown code blocks are supported with Syntax highlighting.
Expand Down
6 changes: 6 additions & 0 deletions docs/mathematics/armstrong-number.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Armstrong Number
slug: /mathematics/armstrong-number
---

This page would serve our needs for documentation of the Armstrong Number.
6 changes: 6 additions & 0 deletions docs/mathematics/mathematics.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Mathematics
slug: /mathematics
---

This page would serve our needs for documentation of Mathematical Algorithms.
6 changes: 6 additions & 0 deletions docs/miscellaneous/miscellaneous.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Miscellaneous
slug: /miscellaneous
---

This page would serve our needs for documentation of miscellaneous algorithms.
6 changes: 6 additions & 0 deletions docs/miscellaneous/sudoku-solver.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Sudoku Solver
slug: /miscellaneous/sudoku-solver
---

This page would serve our needs for documentation of the Sudoku Solver algorithm.
6 changes: 6 additions & 0 deletions docs/operating-systems/banker-algorithm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Banker Algorithm
slug: /operating-systems/banker-algorithm
---

This page would serve our needs for documentation of the Banker Algorithm.
6 changes: 6 additions & 0 deletions docs/operating-systems/operating-systems.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Operating Systems
slug: /operating-systems
---

This page would serve our needs for documentation of the Operating Systems algorithms.
6 changes: 6 additions & 0 deletions docs/searching-algorithms/linear-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Linear Search
slug: /searching-algorithms/linear-search
---

This page would serve our needs for documentation of Linear Search.
6 changes: 6 additions & 0 deletions docs/searching-algorithms/searching-algorithms.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: What are Search Algorithms?
slug: /searching-algorithms
---

This page would serve our needs for documentation of Searching Algorithms.
6 changes: 6 additions & 0 deletions docs/sorting-algorithms/bubble-sort.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: Bubble Sort
slug: /sorting-algorithms/bubble-sort
---

This page would serve our needs for documentation of Bubble Sort.
6 changes: 6 additions & 0 deletions docs/sorting-algorithms/sorting-algorithms.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
title: What are Sorting Algorithms?
slug: /sorting-algorithms
---

This page would serve our needs for documentation of Sorting Algorithms.
Loading

0 comments on commit 781088e

Please sign in to comment.