Git Product home page Git Product logo

wordpress-security-checklist's Introduction

Sobre

Uma lista simples para melhorar a segurança da sua instalação WordPress.

Contribua com o projeto

Se você quiser contribuir com esse projeto e adicionar mais itens na lista, por favor, clique no botão Fork, crie um Branch, melhore o código e envie sua contribuição como um Pull Request.

Você pode ver mais informações sobre como contribuir e enviar Pull Requests em GitHub Collaborating.

Como colaborar com projetos opensource no GitHub.

Como instalar

Instalando os itens necessários

Caso você não tenha gem instalado em seu computador, você pode instalá-lo usando esse link;

Esse projeto utiliza Jekyll como gerenciador de conteúdo e Bundler como gerenciador de dependências, então é necessário instalá-los em seu computador executando esse comando no terminal:

$ gem install jekyll bundler

Copiando o projeto para seu computador

Clique no botão Fork para copiar o projeto para sua conta do GitHub.

Após criar uma versão do projeto em seu próprio GitHub, é necessário salvá-la em seu computador. Abra o terminal e utilize esse código (note que você precisa substituir SEU-NOME-DE-USUÁRIO por seu nome de usuário real):

$ git clone [email protected]:SEU-NOME-DE-USUÁRIO/wordpress-security-checklist.git

Rodando o Jekyll

Acesse o projeto onde você o salvou usando o comando:

$ cd /caminho/para/o/diretorio

Agora vamos instalar as dependências (isso pode demorar alguns minutos):

$ bundle install

Agora você já pode executar o Jekyll para ver o projeto rodando em seu navegador:

$ jekyll serve

Ao rodar esse comando, será exibido um link que você precisa copiar e colar em seu navegador.

Pronto! Agora você só precisa fazer as alterações que quiser, commitar e mandar o Pull Request.


About

A simple checklist to improve the security of your WordPress installation.

Contribute to the Project

If you want to contribute with this project and add more items to the list, please, click on the Fork button, create a Branch, improve the code and send it with a Pull Request.

More details about how to contribute and send Pull Requests in GitHub Collaborating.

How to colaborate to opensource projects on GitHub.

How to install

Installing all necessary items

If you don't have gem installed on your computer, it is possible to install from this link;

This project uses Jekyll as a content management system and Bundler as a dependency manager, so it is necessary to install them on your computer by executing this command on terminal:

$ gem install jekyll bundler

Copying the project to your computer

Click on the Fork button to copy the project to your own GitHub account.

After that, it is necessary to save the project on your computer by running this command on terminal (replace YOUR-USERNAME by your real username):

$ git clone [email protected]:YOUR-USERNAME/wordpress-security-checklist.git

Running Jekyll

Access the directory where the project has been saved by using this command on terminal:

$ cd /path/to/directory

Let's install all dependencies (it can take a while):

$ bundle install

Now your are all set to execute Jekyll and navigate to your own copy on your browser:

$ jekyll serve

By running that command, Jekyll will give you a link. Copy and paste it on your browser.

All done! Now you just need to make the changes you want to, commit them, and send me a Pull Request.

wordpress-security-checklist's People

Contributors

rafaelfunchal avatar marcos-alexandre82 avatar dependabot[bot] avatar douglasfaria10 avatar ko31 avatar fellyph avatar theandersonn avatar rodrigo-brito avatar kant avatar eduardozulian avatar felipeelia avatar zergiocosta avatar mikejavier avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.