Skip to content

Commit 8d27fa9

Browse files
committed
docs(site): redesign homepage and reorganize docs
1 parent 71a3a31 commit 8d27fa9

90 files changed

Lines changed: 1740 additions & 3484 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
# Build
3535
build/
3636
docs/build-docs/
37+
docs/build-docs-check/
3738
docs/build/
3839
docs/static/api/
3940
docs/node_modules/

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# | (_ | |\/| | _/ version 0.1.0
44
# \___|_| |_|_| https://github.com/lkimuk/gmp
55
#
6-
# SPDX-FileCopyrightText: 2023-2026 Gaoxing Li <https://www.cppmore.com/>
6+
# SPDX-FileCopyrightText: 2023-2026 Miles Li <https://www.cppmore.com/>
77
# SPDX-License-Identifier: MIT
88
#
99
# This file is part of the GMP (Generative Metaprogramming) library.

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2023-2026 Gaoxing Li
3+
Copyright (c) 2023-2026 Miles Li
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/build-docs-check/ALL_BUILD.vcxproj

Lines changed: 0 additions & 180 deletions
This file was deleted.

docs/build-docs-check/ALL_BUILD.vcxproj.filters

Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

Comments
 (0)