Skip to content
Where programmers share ideas and help each other grow
Ruby JavaScript HTML CSS VCL Shell
Branch: master
Clone or download

Latest commit

Files

Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.gems Bugfix for #7663 and refactor of container setup (#7747) May 28, 2020
.github Add QA instructions to pull request template (#8412) Jun 11, 2020
.vscode Add nickytonline.dev-to-extension-pack to VSCode recommendations (#6437) Mar 4, 2020
.yarn/releases Update yarn version (#6857) Mar 26, 2020
app [deploy] Remove private reactions from notifictaions (#8675) Jun 14, 2020
bin This should fix issue #8255 (#8408) Jun 11, 2020
config [deploy] Refactor 🚀 : Replaced Chat Channel Setting page with Preact … Jun 10, 2020
datadog [deploy] dont configure Honeycomb if its disabled (#6618) May 11, 2020
db Add json template to Pages (#8357) Jun 10, 2020
docs Documentation: Document Status of Percy (#8424) Jun 12, 2020
lib Use Rails 6 new features in the code (#8342) Jun 8, 2020
log Initial commit Feb 28, 2018
public [deploy] Remove unnecessary bulk from image assets (#8306) Jun 5, 2020
scripts Bugfix for #7663 and refactor of container setup (#7747) May 28, 2020
spec [deploy] Remove private reactions from notifictaions (#8675) Jun 14, 2020
vendor Bump honeycomb-beeline from 2.0.0 to 2.1.0 (#8633) Jun 15, 2020
.codeclimate.yml Loosen CodeClimate's method-lines rule (#7980) May 20, 2020
.dockerignore Set --disable-march-tune-native when building sassc. (#8229) Jun 2, 2020
.editorconfig Export articles/posts (#576) Nov 21, 2018
.erb-lint.yml [deploy] Remove Unused Pro Memberships (#7894) May 20, 2020
.eslintignore Add app/assets/javascripts/lib to eslintignore (#4323) [ci skip] Oct 8, 2019
.eslintrc.js Bump to sprockets 4.0.0 (#6172) [deploy] Feb 24, 2020
.gitattributes Topbar icons states (#7012) Apr 2, 2020
.gitdocs.js Create DelayedJob config and misc DX changes (#979) Oct 26, 2018
.gitignore Bugfix for #7663 and refactor of container setup (#7747) May 28, 2020
.gitpod.dockerfile Upgrade Ruby to 2.7.1 (#7097) [deploy] Apr 6, 2020
.gitpod.yml [deploy] Remove ALL Algolia Code (#7577) Apr 29, 2020
.nvmrc Revert "[deploy] Upgrade nvm to use node 12.17 (#8209)" (#8219) Jun 1, 2020
.postcssrc.yml Initial commit Feb 28, 2018
.prettierignore Use yarn 1.21.1 (#5786) Feb 5, 2020
.rspec [deploy] Spec Speedup: Use Knapsack to Run Parallel Builds (#8390) Jun 11, 2020
.rubocop.yml Routine rubocop fixes (#8346) Jun 8, 2020
.rubocop_todo.yml Routine rubocop fixes (#8346) Jun 8, 2020
.ruby-version Upgrade Ruby to 2.7.1 (#7097) [deploy] Apr 6, 2020
.simplecov Update .simplecov (#8078) May 27, 2020
.slugignore Add .slugignore (#6528) Mar 10, 2020
.travis.yml Only Run Deploy Stage if Branch Master (#8450) Jun 15, 2020
.validaterc Validate API OpenAPI 3 spec (#6519) Mar 9, 2020
.yardopts Adds Ruby source code documentation to docs.dev.to (#2656) May 2, 2019
.yarnrc Update yarn version (#6857) Mar 26, 2020
CODE_OF_CONDUCT.md Replace ban/banned with suspend/suspended in user facing text (#5816)… Feb 10, 2020
CONTRIBUTING.md Fix dev.to link (#8097) May 28, 2020
Containerfile Set --disable-march-tune-native when building sassc. (#8229) Jun 2, 2020
Dockerfile Bugfix for #7663 and refactor of container setup (#7747) May 28, 2020
Envfile Make Devise.mailer_sender configurable (#8246) Jun 8, 2020
Gemfile Bump honeycomb-beeline from 2.0.0 to 2.1.0 (#8633) Jun 15, 2020
Gemfile.lock Bump honeycomb-beeline from 2.0.0 to 2.1.0 (#8633) Jun 15, 2020
Guardfile Remove controller specs (#2224) Mar 29, 2019
LICENSE.md Ran all markdown files through prettier to fix a handful. (#4599) Oct 28, 2019
Procfile remove rake jobs:work references from code (#6082) [deploy] Feb 14, 2020
Procfile.dev Adapt dev env to use remote box (#7742) May 13, 2020
Procfile.dev-hot Initial commit Feb 28, 2018
README.md Documentation: Add More Knapsack Information to Docs (#8419) Jun 11, 2020
Rakefile Code cleanups (#659) Aug 7, 2018
babel.config.js [deploy] Update webpacker configuration (#8004) May 25, 2020
config.ru Remove honeycomb code from config.ru (#2378) Apr 11, 2019
container-compose.yml Bugfix for #7663 and refactor of container setup (#7747) May 28, 2020
docker-compose.yml Bugfix for #7663 and refactor of container setup (#7747) May 28, 2020
empty-module.js Initial commit Feb 28, 2018
jest.config.js Import jest-axe matchers via setupFilesAfterEnv config property (#8217) Jun 1, 2020
jsconfig.json [deploy] New Feature: Mod Actions Panel (#7777) Jun 8, 2020
package.json Bump css-loader from 3.5.3 to 3.6.0 (#8641) Jun 15, 2020
release-tasks.sh [deploy] Consolidate Setup Tasks to a Single Rake Task (#8065) May 27, 2020
testSetup.js Import jest-axe matchers via setupFilesAfterEnv config property (#8217) Jun 1, 2020
yarn.lock Bump css-loader from 3.5.3 to 3.6.0 (#8641) Jun 15, 2020

README.md


DEV

DEV Community 👩‍💻👨‍💻

The Human Layer of the Stack

ruby version rails version Travis Status for thepracticaldev/dev.to Code Climate maintainability Code Climate test coverage Code Climate technical debt CodeTriage badge Dependabot Badge GitPod badge Netlify badge GitHub code size in bytes GitHub commit activity GitHub issues ready for dev Honeybadger badge Knapsack Pro Parallel CI builds for dev.to

Welcome to the dev.to codebase. We are so excited to have you. With your help, we can build out DEV to be more stable and better serve our community.

What is dev.to?

dev.to (or just DEV) is a platform where software developers write articles, take part in discussions, and build their professional profiles. We value supportive and constructive dialogue in the pursuit of great code and career growth for all members. The ecosystem spans from beginner to advanced developers, and all are welcome to find their place within our community. ❤️

Table of Contents

Contributing

We encourage you to contribute to dev.to! Please check out the Contributing to dev.to guide for guidelines about how to proceed.

Getting Started

This section provides a high-level quick start guide. If you're looking for the installation guide, you'll want to refer to our complete Developer Documentation.

We run on a Rails backend, and we are currently transitioning to a Preact-first frontend.

A more complete overview of our stack is available in our docs.

Prerequisites

Local

Containers

Linux

OS X

Installation Documentation

View Full Installation Documentation.

Developer Documentation

Check out our dedicated docs page for more technical documentation.

Core team

Vulnerability disclosure

We welcome security research on DEV under the terms of our vulnerability disclosure policy.

License

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. Please see the LICENSE file in our repository for the full text.

Like many open source projects, we require that contributors provide us with a Contributor License Agreement (CLA). By submitting code to the DEV project, you are granting us a right to use that code under the terms of the CLA.

Our version of the CLA was adapted from the Microsoft Contributor License Agreement, which they generously made available to the public domain under Creative Commons CC0 1.0 Universal.

Any questions, please refer to our license FAQ doc or email yo@dev.to.


Sloan, the sloth mascot
Happy Coding ❤️

You can’t perform that action at this time.