88 height ="95 "
99 />
1010 < p class ="home-hero-subtitle ">
11- An ecosystem of tools for building Python packages with compiled extensions —
12- powered by < a href ="https://cmake.org/ "> CMake</ a > .
11+ An ecosystem of tools for building Python packages with compiled extensions
12+ — powered by < a href ="https://cmake.org/ "> CMake</ a > .
1313 </ p >
1414 < div class ="home-hero-links ">
1515 < a class ="home-btn home-btn-primary " href ="https://github.com/scikit-build ">
16- < svg xmlns ="http://www.w3.org/2000/svg " width ="18 " height ="18 " viewBox ="0 0 24 24 " fill ="currentColor " aria-hidden ="true ">
17- < path d ="M12 0C5.37 0 0 5.37 0 12c0 5.3 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61-.546-1.385-1.335-1.755-1.335-1.755-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 21.795 24 17.295 24 12c0-6.63-5.37-12-12-12z "/>
16+ < svg
17+ xmlns ="http://www.w3.org/2000/svg "
18+ width ="18 "
19+ height ="18 "
20+ viewBox ="0 0 24 24 "
21+ fill ="currentColor "
22+ aria-hidden ="true "
23+ >
24+ < path
25+ d ="M12 0C5.37 0 0 5.37 0 12c0 5.3 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61-.546-1.385-1.335-1.755-1.335-1.755-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 21.795 24 17.295 24 12c0-6.63-5.37-12-12-12z "
26+ />
1827 </ svg >
1928 GitHub
2029 </ a >
21- < a class ="home-btn home-btn-secondary " href ="https://scikit-build-core.readthedocs.io/ ">
30+ < a
31+ class ="home-btn home-btn-secondary "
32+ href ="https://scikit-build-core.readthedocs.io/ "
33+ >
2234 Documentation (core)
2335 </ a >
24- < a class ="home-btn home-btn-secondary " href ="https://scikit-build.readthedocs.io/ ">
36+ < a
37+ class ="home-btn home-btn-secondary "
38+ href ="https://scikit-build.readthedocs.io/ "
39+ >
2540 Documentation (classic)
2641 </ a >
2742 </ div >
3146 < h2 class ="projects-section-title "> Projects</ h2 >
3247 < div class ="projects-grid ">
3348 {{- range hugo.Data.projects }}
34- < a class ="project-card " href ="{{ .github }} " target ="_blank " rel ="noopener noreferrer ">
49+ < a
50+ class ="project-card "
51+ href ="{{ .github }} "
52+ target ="_blank "
53+ rel ="noopener noreferrer "
54+ >
3555 < div class ="project-card-header ">
3656 < h3 class ="project-card-name "> {{ .name }}</ h3 >
3757 {{- range .labels }}
@@ -42,18 +62,56 @@ <h3 class="project-card-name">{{ .name }}</h3>
4262 < div class ="project-card-links ">
4363 {{- if .docs }}
4464 < span class ="project-card-link ">
45- < svg xmlns ="http://www.w3.org/2000/svg " width ="14 " height ="14 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " aria-hidden ="true "> < path d ="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z "/> < path d ="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z "/> </ svg >
65+ < svg
66+ xmlns ="http://www.w3.org/2000/svg "
67+ width ="14 "
68+ height ="14 "
69+ viewBox ="0 0 24 24 "
70+ fill ="none "
71+ stroke ="currentColor "
72+ stroke-width ="2 "
73+ stroke-linecap ="round "
74+ stroke-linejoin ="round "
75+ aria-hidden ="true "
76+ >
77+ < path d ="M2 3h6a4 4 0 0 1 4 4v14a3 3 0 0 0-3-3H2z " />
78+ < path d ="M22 3h-6a4 4 0 0 0-4 4v14a3 3 0 0 1 3-3h7z " />
79+ </ svg >
4680 Docs
4781 </ span >
48- {{- end }}
49- {{- if .pypi }}
82+ {{- end }} {{- if .pypi }}
5083 < span class ="project-card-link ">
51- < svg xmlns ="http://www.w3.org/2000/svg " width ="14 " height ="14 " viewBox ="0 0 24 24 " fill ="none " stroke ="currentColor " stroke-width ="2 " stroke-linecap ="round " stroke-linejoin ="round " aria-hidden ="true "> < circle cx ="12 " cy ="12 " r ="10 "/> < path d ="M12 8v4l3 3 "/> </ svg >
84+ < svg
85+ xmlns ="http://www.w3.org/2000/svg "
86+ width ="14 "
87+ height ="14 "
88+ viewBox ="0 0 24 24 "
89+ fill ="none "
90+ stroke ="currentColor "
91+ stroke-width ="2 "
92+ stroke-linecap ="round "
93+ stroke-linejoin ="round "
94+ aria-hidden ="true "
95+ >
96+ < circle cx ="12 " cy ="12 " r ="10 " />
97+ < path d ="M12 8v4l3 3 " />
98+ </ svg >
5299 PyPI
53100 </ span >
54101 {{- end }}
55102 < span class ="project-card-link project-card-link-github ">
56- < svg xmlns ="http://www.w3.org/2000/svg " width ="14 " height ="14 " viewBox ="0 0 24 24 " fill ="currentColor " aria-hidden ="true "> < path d ="M12 0C5.37 0 0 5.37 0 12c0 5.3 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61-.546-1.385-1.335-1.755-1.335-1.755-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 21.795 24 17.295 24 12c0-6.63-5.37-12-12-12z "/> </ svg >
103+ < svg
104+ xmlns ="http://www.w3.org/2000/svg "
105+ width ="14 "
106+ height ="14 "
107+ viewBox ="0 0 24 24 "
108+ fill ="currentColor "
109+ aria-hidden ="true "
110+ >
111+ < path
112+ d ="M12 0C5.37 0 0 5.37 0 12c0 5.3 3.438 9.8 8.205 11.385.6.113.82-.258.82-.577 0-.285-.01-1.04-.015-2.04-3.338.724-4.042-1.61-4.042-1.61-.546-1.385-1.335-1.755-1.335-1.755-1.087-.744.084-.729.084-.729 1.205.084 1.838 1.236 1.838 1.236 1.07 1.835 2.809 1.305 3.495.998.108-.776.417-1.305.76-1.605-2.665-.3-5.466-1.332-5.466-5.93 0-1.31.465-2.38 1.235-3.22-.135-.303-.54-1.523.105-3.176 0 0 1.005-.322 3.3 1.23.96-.267 1.98-.399 3-.405 1.02.006 2.04.138 3 .405 2.28-1.552 3.285-1.23 3.285-1.23.645 1.653.24 2.873.12 3.176.765.84 1.23 1.91 1.23 3.22 0 4.61-2.805 5.625-5.475 5.92.42.36.81 1.096.81 2.22 0 1.606-.015 2.896-.015 3.286 0 .315.21.69.825.57C20.565 21.795 24 17.295 24 12c0-6.63-5.37-12-12-12z "
113+ />
114+ </ svg >
57115 GitHub
58116 </ span >
59117 </ div >
0 commit comments