Skip to content

Commit

Permalink
refactor: split docs from core project
Browse files Browse the repository at this point in the history
  • Loading branch information
wuda-io committed Oct 29, 2023
1 parent b347892 commit 84c7a41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,3 @@ bin/

# Ignore lock
yarn.lock

# Compiled docs
/docs/*.html
!/docs/fab-toolbar-demo.html
5 changes: 5 additions & 0 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
<!DOCTYPE html>
<meta charset="utf-8">
<title>Redirecting to https://materializecss.github.io/materialize-docs/</title>
<meta http-equiv="refresh" content="0; URL=https://materializecss.github.io/materialize-docs/">
<link rel="canonical" href="https://materializecss.github.io/materialize-docs/">

0 comments on commit 84c7a41

Please sign in to comment.