codebywomen

所属分类:JavaScript/JQuery
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2019-02-11 15:23:46
上 传 者sh-1993
说明:  一组由女性运营的很棒的编程博客。
(A collection of awesome programming blogs run by women.)

文件列表:
.travis.yml (62, 2019-02-11)
LICENSE (1426, 2019-02-11)
__mocks__/ (0, 2019-02-11)
__mocks__/fileMock.js (34, 2019-02-11)
__mocks__/gatsby.js (290, 2019-02-11)
__mocks__/tachyons.js (34, 2019-02-11)
content/ (0, 2019-02-11)
content/blogs/ (0, 2019-02-11)
content/blogs/a11ywithlindsey.yml (498, 2019-02-11)
content/blogs/amynguyen.yml (364, 2019-02-11)
content/blogs/bitsofcode.yml (435, 2019-02-11)
content/blogs/codenewbie.yml (377, 2019-02-11)
content/blogs/css-irl.yml (363, 2019-02-11)
content/blogs/img/ (0, 2019-02-11)
content/blogs/img/bitsofco-de.png (95608, 2019-02-11)
content/blogs/img/blog-amynguyen-net.png (148902, 2019-02-11)
content/blogs/img/blog-jessfraz-com.png (96324, 2019-02-11)
content/blogs/img/css-irl-info.png (97628, 2019-02-11)
content/blogs/img/iolivia-me.png (265567, 2019-02-11)
content/blogs/img/jvns-ca.png (290717, 2019-02-11)
content/blogs/img/lea-verou-me.png (261637, 2019-02-11)
content/blogs/img/prismjs-com.png (701922, 2019-02-11)
content/blogs/img/rachelcarmena-github-io.png (555557, 2019-02-11)
content/blogs/img/screenshot__jessica-hamrick.png (716949, 2019-02-11)
content/blogs/img/screenshot__mary-rose-cook.png (187356, 2019-02-11)
content/blogs/img/screenshot__sophie-alpert.png (80813, 2019-02-11)
content/blogs/img/tiffanybbrown-com.png (59550, 2019-02-11)
content/blogs/img/tink-uk.png (119279, 2019-02-11)
content/blogs/img/una-im.png (104394, 2019-02-11)
content/blogs/img/valhead-com.png (78392, 2019-02-11)
content/blogs/img/www-a11ywithlindsey-com.png (2267860, 2019-02-11)
content/blogs/img/www-codenewbie-org.png (857626, 2019-02-11)
content/blogs/img/www-sonniesedge-co-uk.png (104474, 2019-02-11)
content/blogs/img/www-zen-of-programming-com.png (313143, 2019-02-11)
content/blogs/img/youmightnotneedjs-com.png (78186, 2019-02-11)
content/blogs/jess-fraz.yml (383, 2019-02-11)
content/blogs/jessica-hamrick.yml (370, 2019-02-11)
content/blogs/jvns.yml (375, 2019-02-11)
... ...

Code By Women ==== ![](https://travis-ci.org/madelyneriksen/codebywomen.svg?branch=master)[![Contributions Welcome](https://img.shields.io/badge/Contributions-Welcome-green.svg)](https://shields.io/) [![MIT License](https://img.shields.io/badge/License-MIT-blue.svg)](https://shields.io/) A collection of awesome technology blogs and projects, created by women. Originally built as a personal list of blogs to check in with frequently, now CodeByWomen aims to serve as an open source index of women who write about and create software. ## Add A Blog You will need a Github account to add your blog directly to CodeByWomen. Fork this repository, add your blog to the fork, and then open a pull request. Blog and project entries are written in YAML syntax, a human-readable version of JSON. Here's a template for adding a project: ```yaml author: name: Your Name github: URL to your Github (Optional) twitter: URL to your Twitter profile (Optional) instagram: URL to your Instagram profile (Optional) pinterest: URL to your Pinterest Profile (Optional) youtube: URL to your Youtube Profile (Optional) date: 2019-02-01 title: Your Blog/Project Title (Or Your Name!) url: http://your-blog-url-here.xyz screenshot: ./img/your-blog-url-here-xyz.com description: | Talk a little bit about your blog here! Or your project, if this is a project! ``` Save this file under `content/blogs/your-blog-here.yml` and commit your changes! You will need to take a screenshot of your site and place it in `content/blogs/img/your-blog-here-xyz.png` as well. If you need help, or would like someone else to add your blog/project, contact [Madelyn Eriksen](https://github.com/madelyneriksen/) directly. ## Contributing Code CodeByWomen is written in React/GatsbyJS and open source. You are more than welcome to open a pull request! To get started hacking on the project, clone it into a new directory, and start the development server with the following command: ```bash npx gatsby develop ``` Jest is used as the unit testing framework. To run the tests, use the following commands: ```bash npm test ``` If you have updated components, try the following test command to update the snapshots: ```bash npm test -- -u ``` ## Special Thanks I would like to thank the following projects and companies for making this project possible: * **Every** blog and project featured on CodeByWomen. * [Netlify](https://www.netlify.com/) for hosting CodeByWomen. * [WomenWhoDesign](https://womenwho.design/) for inspiring me to share this list. * [The Gatsby Team](https://www.gatsbyjs.org/) for creating an awesome Static Site Generator ### License CodeByWomen is licensed under the terms of the MIT License. External content and visuals are owned wholly by their original creators, unless explicitly stated otherwise.

近期下载者

相关文件


收藏者