File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 {{ range $index, $element := split $url "/" }}
66 {{ $.Scratch.Add "path" $element }}
77 {{ if ne $element "" }}
8- < li class =" breadcrumb-item " > < a href ='{{ $.Scratch.Get "path" }} '> {{ humanize . | replaceRE "\\.[hH]tml$" "" }}</ a > </ li >
8+ < a href ='{{ $.Scratch.Get "path" }} '> {{ humanize . | replaceRE "\\.[hH]tml$" "" }}</ a >
99 {{ $.Scratch.Add "path" "/" }}
1010 {{ end }}
1111 {{ end }}
Original file line number Diff line number Diff line change @@ -28,5 +28,5 @@ Visual design plays a crucial role in promoting Apache events and reaching diver
2828## Get Involved
2929
3030If you have design skills and want to help promote Apache events, please
31- come talk to us! Subscrie to the [ Event planning mailing list] ( mailto:planners@apachecon.com )
31+ come talk to us! Subscribe to the [ Event planning mailing list] ( mailto:planners@apachecon.com )
3232and join us in Slack to discuss design volunteer opportunities.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: Hackathon Coordination
44
55Hackathons are hands-on collaborative events where developers work together on Apache projects.
66
7- A hackathon coordinater works with representatives from projects likely
7+ A hackathon coordinator works with representatives from projects likely
88to have a presence at event to help them think about what they might
99work on, and publicize this work to the project community and the
1010audience of the event.
Original file line number Diff line number Diff line change @@ -21,12 +21,12 @@ We engage with multiple departments and programs:
2121
2222* Connect with faculty and student organizations
2323* Create simple posters targeted at each audience
24- * Create more detailed landing pages for each audiencem , describing what
24+ * Create more detailed landing pages for each audience , describing what
2525 they night get out of the event. Note that many students will be
2626 unaware of the ASF, but familiar with some of the individual projects,
2727 or open source in general
2828* Put up posters or fliers at local colleges, universities, and
29- highschools .
29+ high schools .
3030
3131## How to volunteer.
3232
You can’t perform that action at this time.
0 commit comments