Skip to content
This repository was archived by the owner on Apr 10, 2018. It is now read-only.

felipefialho/Website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

333 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[DEPRECATED] A new version is managed here

My Website

View project

Contributing

Please read this Coding Style for Issues and coding standards.

All changes must be made in /src folder. The CSS should be modified using the STYLUS preprocessor.

Getting Started

# Getting Started
# ---------------

# 1. Fork this repository and clone it into the current directory
git clone https://github.com/<your-username>/Website.git

# 2. Navigate to the newly cloned directory
cd Website

# 3. Install the dependencies
npm install


# Development
# -----------

# Run project
docpad run 

# For watching your .styl files changes and compile CSS
grunt w

# Build the project for deploy
docpad generate & grunt build

About

[DEPRECATED] A new version is managed here

https://github.com/LFeh/lfeh.github.io

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors