diff --git a/.gitignore b/.gitignore index 87174b6..f43ad0c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /public/ +.DS_Store diff --git a/config.toml b/config.toml index d708172..21ff207 100644 --- a/config.toml +++ b/config.toml @@ -1,100 +1,32 @@ +title = "Pyladies Grand Rapids" baseURL = "https://grandrapids.pyladies.com/" -title = "PyLadies Grand Rapids" +languageCode = "en-us" +theme = "gohugo-theme-ananke" +themesDir = "themes" + +MetaDataFormat = "yaml" +DefaultContentLanguage = "en" +SectionPagesMenu = "main" +Paginate = 3 # this is set low for demonstrating with dummy content. Set to a higher number +googleAnalytics = "" enableRobotsTXT = true -enableEmoji = true -theme = "jane" -# language support # en / zh-cn / other... -defaultContentLanguage = "en" -[Languages.en] - languageCode = "en" - -hasCJKLanguage = true # has chinese/japanese/korean ? # 自动检测是否包含 中文\日文\韩文 -paginate = 3 # 首页每页显示的文章数 -rssLimit = 20 # Limit Entry Count to Rss file # 限制 Rss 文章输出数量 -disqusShortname = "" # disqus_shortname -googleAnalytics = "" # UA-XXXXXXXX-X -copyright = "" # default: author.name ↓ # 默认为下面配置的author.name ↓ - -[author] # essential # 必需 - name = "" - -[sitemap] # essential # 必需 - changefreq = "weekly" +[sitemap] + changefreq = "monthly" priority = 0.5 filename = "sitemap.xml" -[[menu.main]] # config your menu # 配置目录 - name = "Home" - weight = 10 - identifier = "home" - url = "/" -[[menu.main]] - name = "Archives" - weight = 20 - identifier = "archives" - url = "/post/" -[[menu.main]] - name = "Tags" - weight = 30 - identifier = "tags" - url = "/tags/" -[[menu.main]] - name = "Categories" - weight = 40 - identifier = "categories" - url = "/categories/" - [params] - debug = false # If true, load `eruda.min.js`. See https://github.com/liriliri/eruda - - since = "2017" # Site creation time # 站点建立时间 - homeFullContent = false # if false, show post summaries on home page. Othewise show full content. - rssFullContent = true # if false, Rss feed instead of the summary - - # site info (optional) # 站点信息(可选,不需要的可以直接注释掉) - logoTitle = "PyLadies GR" # default: the title value # 默认值: 上面设置的title值 - keywords = ["Python", "Women in Tech","PyLadies GR"] + favicon = "" description = "PyLadies is a group of developers worldwide who love the Python programming language." - - # paginate of archives, tags and categories # 归档、标签、分类每页显示的文章数目,建议修改为一个较大的值 - archive-paginate = 3 - - # paginate style, default use numbered pagination links - # if true, use original "Previous" and "Next" links. - # paginateOriginalStyle = true - - # The date format to use; for a list of valid formats, see https://gohugo.io/functions/format/ - dateFormatToUse = "2006-01-02" - - # show word count and read time ? # 是否显示字数统计与阅读时间 - moreMeta = true - - # 一些全局开关,你也可以在每一篇内容的 front matter 中针对单篇内容关闭或开启某些功能,在 archetypes/default.md 查看更多信息。 - # Some global options, you can also close or open something in front matter for a single post, see more information from `archetypes/default.md`. # 是否开启目录 - autoCollapseToc = false # Auto expand and collapse toc # 目录自动展开/折叠 - fancybox = true # see https://github.com/fancyapps/fancybox # 是否启用fancybox(图片可点击) - bootcdn = false # In china. @Deprecated: use [params.publicCDN] # 是否使用bootcdn(@Deprecated: 请使用[params.publicCDN]) - mathjax = false # see https://www.mathjax.org/ # 是否使用mathjax(数学公式) - - - # Link custom CSS and JS assets - # (relative to /static/css and /static/js respectively) - customCSS = [] # if ['custom.css'], load '/static/css/custom.css' file - customJS = [] # if ['custom.js'], load '/static/js/custom.js' file - - [params.publicCDN] # load these files from public cdn # 启用公共CDN,需自行定义 - enable = false - jquery = '' - slideout = '' - fancyboxJs = '' - fancyboxCss = '' - gitmentJS = '' - gitmentCSS = '' - - - [params.social] # 社交链接 - a-email = "mailto:grandrapids@pyladies.com" - c-twitter = "https://twitter.com/pyladiesgr" - d-facebook = "https://www.facebook.com/pyladiesgrandrapids/" - g-github = "https://github.com/PyLadiesGR" + facebook = "https://www.facebook.com/pyladiesgrandrapids/" + twitter = "https://twitter.com/pyladiesgr" + instagram = "" + youtube = "" + github = "https://github.com/PyLadiesGR" + gitlab = "" + linkedin = "" + # choose a background color from any on this page: http://tachyons.io/docs/themes/skins/ and preface it with "bg-" + background_color_class = "bg-black" + featured_image = "/images/calderplaza3.jpg" + recent_posts_number = 2 \ No newline at end of file diff --git a/content/post/claire-update-post.md b/content/post/claire-update-post.md new file mode 100644 index 0000000..901359a --- /dev/null +++ b/content/post/claire-update-post.md @@ -0,0 +1,35 @@ +--- +title: "PyLadies GR Represent! Scholarship Announcement" +date: 2018-10-27 +lastmod: 2018-10-27 +draft: true +tags: ["scholarship", "2018", "pyladies"] +categories: ["pyladies", "2018"] +--- +![PyLadies GR Represent! Scholarship](/images/represent.jpg) + +## An Update from Our Represent! Scholarship Winner +Claire...................................... +![Claire Scholarship Winner] +(/images/claire.jpg) + +## About our Represent! scholarship winner +Claire is a former middle school teacher turned programmer. One of her first programming experiences was through this year's [Django Girls Workshop](http://grandrapids.pyladies.com/post/django-girls-2018/). After her positive experiences at the 2 day workshop, she decided to take the leap and enrolled in [Grand Circus's Front-end Bootcamp](https://www.grandcircus.co/grand-rapids-coding-bootcamp/) this spring. She's thrilled to have this new opportunity and is excited for the new "branch" in her journey into the tech field! + +## PyLadies + +We are an international mentorship group with a focus on helping more women become active participants and leaders in the Python open-source community. Our mission is to promote, educate and advance a diverse Python community through outreach, education, conferences, events and social gatherings. + +PyLadies also aims to provide a friendly support network for women and a bridge to the larger Python world. Anyone with an interest in Python is encouraged to participate! + +## PyLadies Grand Rapids Goals + +* To help increase the presence of women and individuals from underrepresented groups in the tech field +* To create a safe, non-threatening environment in the local tech communities +* To build a self-sustainable community where students become mentors + +## About the Scholarship + +Our recent [Django Girls Workshop](http://grandrapids.pyladies.com/post/django-girls-2018/) was such a success and inspired so many people that an anonymous donor wanted to continue building this energy of the workshop. They stepped up to donate funds to support our members on their programming journeys. A huge thank you to the benefactor and the many folks those that give back to our community. + +Recipients will be required to write a summary about their experience, what they used the scholarship for, and how it benefited them. diff --git a/content/post/scholarship-announcement.md b/content/post/scholarship-announcement.md new file mode 100644 index 0000000..121ecbf --- /dev/null +++ b/content/post/scholarship-announcement.md @@ -0,0 +1,32 @@ +--- +title: "PyLadies GR Represent! Scholarship Announcement" +date: 2018-10-27 +lastmod: 2018-10-27 +draft: true +tags: ["scholarship", "2018", "pyladies"] +categories: ["pyladies", "2018"] +--- +![PyLadies GR Represent! Scholarship](/images/represent.jpg) + +PyLadies Grand Rapids is excited to announce our Represent! scholarship program winner Claire last name. This scholarship was created to support and empower people from under-represented groups aspiring to become professional software engineers. + +## About our Represent! scholarship winner +Claire is a former middle school teacher turned programmer. One of her first programming experiences was through this year's [Django Girls Workshop](http://grandrapids.pyladies.com/post/django-girls-2018/). After her positive experiences at the 2 day workshop, she decided to take the leap and enrolled in [Grand Circus's Front-end Bootcamp](https://www.grandcircus.co/grand-rapids-coding-bootcamp/) this spring. She's thrilled to have this new opportunity and is excited for the new "branch" in her journey into the tech field! + +## PyLadies + +We are an international mentorship group with a focus on helping more women become active participants and leaders in the Python open-source community. Our mission is to promote, educate and advance a diverse Python community through outreach, education, conferences, events and social gatherings. + +PyLadies also aims to provide a friendly support network for women and a bridge to the larger Python world. Anyone with an interest in Python is encouraged to participate! + +## PyLadies Grand Rapids Goals + +* To help increase the presence of women and individuals from underrepresented groups in the tech field +* To create a safe, non-threatening environment in the local tech communities +* To build a self-sustainable community where students become mentors + +## About the Scholarship + +Our recent [Django Girls Workshop](http://grandrapids.pyladies.com/post/django-girls-2018/) was such a success and inspired so many people that an anonymous donor wanted to continue building this energy of the workshop. They stepped up to donate funds to support our members on their programming journeys. A huge thank you to this person, and all those that give back to our community. + +Recipients will be required to write a summary about their experience, what they used the scholarship for, and how it benefited them. diff --git a/static/images/calderplaza3.jpg b/static/images/calderplaza3.jpg new file mode 100644 index 0000000..fa5bf81 Binary files /dev/null and b/static/images/calderplaza3.jpg differ diff --git a/static/images/claire.jpg b/static/images/claire.jpg new file mode 100644 index 0000000..6009bfc Binary files /dev/null and b/static/images/claire.jpg differ diff --git a/themes/gohugo-theme-ananke b/themes/gohugo-theme-ananke new file mode 160000 index 0000000..1d79e2d --- /dev/null +++ b/themes/gohugo-theme-ananke @@ -0,0 +1 @@ +Subproject commit 1d79e2d4773007819591cc59852f63b052d1a793