File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 55< meta http-equiv ="X-UA-Compatible " content ="IE=edge ">
66< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
77
8- < title > {{site.title}}</ title >
8+ < title > {%if page.title %}{{page.title}} | {% endif %}{ {site.title}}</ title >
99< meta name ="description " content ="{{site.description}} " />
1010< link rel ="stylesheet " href ="/simple.min.css ">
1111< style >
Original file line number Diff line number Diff line change 1+ ---
2+ layout : default
3+ title : Projects
4+ ---
5+
6+ Following is an (incomplete!) list of all the projects our community
7+ is engaged with. If you are a community member working on digital infrastructure
8+ for advancing mathematics research, please
9+ [ make a pull request] ( https://github.com/code4mathorg/code4mathorg.github.io )
10+ adding a link to your project to
11+ [ this page on GitHub] ( https://github.com/code4mathorg/code4mathorg.github.io/blob/main/projects/index.md ) .
12+
13+ - [ GitHub for Mathematicians] ( https://g4m.code4math.org )
14+ - [ Index of Mathematical DataBases] ( https://mathbases.org/ )
15+ - [ π-Base, a community database of topological counterexamples] ( https://topology.pi-base.org/ )
You can’t perform that action at this time.
0 commit comments