File tree Expand file tree Collapse file tree 15 files changed +231
-8
lines changed Expand file tree Collapse file tree 15 files changed +231
-8
lines changed Original file line number Diff line number Diff line change 1+ .PHONY : watch
2+ watch :
3+ @hugo server -F --disableFastRender --gc --watch
4+
5+ .PHONY : watchdraft
6+ watchdraft :
7+ @hugo server -D -F --disableFastRender --gc --watch
8+
9+ .PHONY : build
10+ build :
11+ @BURL=" https://edmontongo.org" ; \
12+ echo " $$ {BURL}" ; \
13+ export HUGO_ENVIRONMENT=" production" ; \
14+ export HUGO_ENV=" production" ; \
15+ hugo --gc --minify -F -b " $$ {BURL}"
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -14,6 +14,18 @@ Please **RSVP** at [Meetup](https://www.meetup.com/edmontonunlimited/events/3078
1414
1515We are back in person! Join us for a discussion on the latest features of Go and how they can be applied to your projects.
1616
17+ ### Why Go?
18+
19+ Reasons why Go is an excellent choice for your project.
20+
21+ [ presentation] ({{< preslink pres="2025-06/why-go" >}})
22+
23+ ### Why Not Go?
24+
25+ Reasons not to use Go for your project.
26+
27+ [ presentation] ({{< preslink pres="2025-06/why-not-go" >}})
28+
1729## Future Topics Discussion
1830
1931Open discussion on topic for future talks, workshops, activities.
Original file line number Diff line number Diff line change 1+ ---
2+ title : July 2025 Go Meetup
3+ date : " 2025-07-16"
4+ draft : false
5+ tags : ["go", "discussion"]
6+ meetnumber : 76
7+ ---
8+
9+ Meetup {{< meetnumber >}} {{< meetdate >}} in person at [ Edmonton Unlimited] ( https://edmontonunlimited.com/ ) at 6:00 pm.
10+
11+ Please ** RSVP** at [ Meetup] ( https://www.meetup.com/edmontonunlimited/events/307855771/ )
12+
13+ ## News
14+
15+ - [ golangweekly.com latest] ( https://golangweekly.com/latest )
16+
17+ ## Agenda
18+
19+ ### Hello, World! Your first Go program
20+
21+ We will break down the basic of setting up a Go development environment.
22+ Also we will look at the basics parts of a Go program
23+
24+ ### Go Todo
25+
26+ Look into a simple Go web-based todo app.
27+
28+ ## Future Topics Discussion
29+
30+ Open discussion on topic for future talks, workshops, activities.
31+
32+ ## Events
33+
34+ * {{< nextmeet >}}
Original file line number Diff line number Diff line change 1+ ---
2+ title : " August 2025 Go Meetup"
3+ date : " 2025-08-20"
4+ draft : true
5+ tags : ["go", "discussion"]
6+ meetnumber : 77
7+ ---
8+
9+ Meetup {{< meetnumber >}} {{< meetdate >}} in person at [ Edmonton Unlimited] ( https://edmontonunlimited.com/ ) at 6:00 pm.
10+
11+ Please ** RSVP** at [ Meetup] ( https://www.meetup.com/edmontonunlimited/events/307855771/ )
12+
13+ ## News
14+
15+ - [ golangweekly.com latest] ( https://golangweekly.com/latest )
16+
17+ ## Agenda
18+
19+ ### Talk 1
20+
21+ Talk 1 synopsis
22+
23+ ### Talk 2
24+
25+ Talk 2 synopsis
26+
27+ ## Future Topics Discussion
28+
29+ Open discussion on topic for future talks, workshops, activities.
30+
31+ ## Events
32+
33+ * {{< nextmeet >}}
Original file line number Diff line number Diff line change 1+ ---
2+ title : " September 2025 Go Meetup"
3+ date : " 2025-09-17"
4+ draft : true
5+ tags : ["go", "discussion"]
6+ meetnumber : 77
7+ ---
8+
9+ Meetup {{< meetnumber >}} {{< meetdate >}} in person at [ Edmonton Unlimited] ( https://edmontonunlimited.com/ ) at 6:00 pm.
10+
11+ Please ** RSVP** at [ Meetup] ( https://www.meetup.com/edmontonunlimited/events/307855771/ )
12+
13+ ## News
14+
15+ - [ golangweekly.com latest] ( https://golangweekly.com/latest )
16+
17+ ## Agenda
18+
19+ ### Talk 1
20+
21+ Talk 1 synopsis
22+
23+ ### Talk 2
24+
25+ Talk 2 synopsis
26+
27+ ## Future Topics Discussion
28+
29+ Open discussion on topic for future talks, workshops, activities.
30+
31+ ## Events
32+
33+ * {{< nextmeet >}}
Original file line number Diff line number Diff line change 1+ ---
2+ title : " October 2025 Go Meetup"
3+ date : " 2025-10-15"
4+ draft : true
5+ tags : ["go", "discussion"]
6+ meetnumber : 77
7+ ---
8+
9+ Meetup {{< meetnumber >}} {{< meetdate >}} in person at [ Edmonton Unlimited] ( https://edmontonunlimited.com/ ) at 6:00 pm.
10+
11+ Please ** RSVP** at [ Meetup] ( https://www.meetup.com/edmontonunlimited/events/307855771/ )
12+
13+ ## News
14+
15+ - [ golangweekly.com latest] ( https://golangweekly.com/latest )
16+
17+ ## Agenda
18+
19+ ### Talk 1
20+
21+ Talk 1 synopsis
22+
23+ ### Talk 2
24+
25+ Talk 2 synopsis
26+
27+ ## Future Topics Discussion
28+
29+ Open discussion on topic for future talks, workshops, activities.
30+
31+ ## Events
32+
33+ * {{< nextmeet >}}
Original file line number Diff line number Diff line change 1+ ---
2+ title : " November 2025 Go Meetup"
3+ date : " 2025-11-19"
4+ draft : true
5+ tags : ["go", "discussion"]
6+ meetnumber : 77
7+ ---
8+
9+ Meetup {{< meetnumber >}} {{< meetdate >}} in person at [ Edmonton Unlimited] ( https://edmontonunlimited.com/ ) at 6:00 pm.
10+
11+ Please ** RSVP** at [ Meetup] ( https://www.meetup.com/edmontonunlimited/events/307855771/ )
12+
13+ ## News
14+
15+ - [ golangweekly.com latest] ( https://golangweekly.com/latest )
16+
17+ ## Agenda
18+
19+ ### Talk 1
20+
21+ Talk 1 synopsis
22+
23+ ### Talk 2
24+
25+ Talk 2 synopsis
26+
27+ ## Future Topics Discussion
28+
29+ Open discussion on topic for future talks, workshops, activities.
30+
31+ ## Events
32+
33+ * {{< nextmeet >}}
Original file line number Diff line number Diff line change 1+ ---
2+ title : " December 2025 Go Meetup"
3+ date : " 2025-12-17"
4+ draft : true
5+ tags : ["go", "discussion"]
6+ meetnumber : 77
7+ ---
8+
9+ Meetup {{< meetnumber >}} {{< meetdate >}} in person at [ Edmonton Unlimited] ( https://edmontonunlimited.com/ ) at 6:00 pm.
10+
11+ Please ** RSVP** at [ Meetup] ( https://www.meetup.com/edmontonunlimited/events/307855771/ )
12+
13+ ## News
14+
15+ - [ golangweekly.com latest] ( https://golangweekly.com/latest )
16+
17+ ## Agenda
18+
19+ ### Talk 1
20+
21+ Talk 1 synopsis
22+
23+ ### Talk 2
24+
25+ Talk 2 synopsis
26+
27+ ## Future Topics Discussion
28+
29+ Open discussion on topic for future talks, workshops, activities.
30+
31+ ## Events
32+
33+ * {{< nextmeet >}}
Original file line number Diff line number Diff line change 1- on {{ dateFormat "January 02" .Page.Date }}
1+ on {{ .Page.Date.Format "January 02" }}
You can’t perform that action at this time.
0 commit comments