Skip to content

encryptic-team/encryptic-website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

encryptic-website

Assets for the non-app portion of encryptic.org

Contributing

If you want to contribute to Encryptic's website, you're welcome !

To edit CSS, you'll need to install sass (command line) first. After you've made your changes to the SCSS files, you need to compile them using the following command in the root directory:

$ sass css

Alternatively, you can also watch changes to the SCSS files using the following command:

$ sass --watch css

It will compile the SCSS files everytime you save. Very easy and efficient for live testing.

About

Assets for the non-app portion of encryptic.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published