mirror of
https://github.com/newtype256/website.git
synced 2025-06-03 05:56:24 +02:00
Minimalistic version of newtype.fr
This commit is contained in:
parent
87c2ed6ed3
commit
bb83368880
42 changed files with 94 additions and 1409 deletions
22
.gitignore
vendored
22
.gitignore
vendored
|
@ -1,24 +1,2 @@
|
|||
# Node rules:
|
||||
## Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
|
||||
.grunt
|
||||
|
||||
## Dependency directory
|
||||
## Commenting this out is preferred by some people, see
|
||||
## https://docs.npmjs.com/misc/faq#should-i-check-my-node_modules-folder-into-git
|
||||
node_modules
|
||||
|
||||
# Book build output
|
||||
_book
|
||||
|
||||
# eBook build output
|
||||
*.epub
|
||||
*.mobi
|
||||
*.pdf
|
||||
|
||||
# Jekyll (GitHub Pages)
|
||||
_site
|
||||
.sass-cache
|
||||
.jekyll-metadata
|
||||
Gemfile.lock
|
||||
|
||||
.DS_Store
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue