moved stylesheets
This commit is contained in:
parent
145f81046b
commit
f7700443ec
27 changed files with 1 additions and 2 deletions
1
Rakefile
1
Rakefile
|
@ -50,7 +50,6 @@ desc "Generate site files only"
|
|||
task :generate_site => :clean do
|
||||
puts "Generating website..."
|
||||
system "jekyll"
|
||||
Dir["#{site}/stylesheets/*.sass"].each { |f| rm_rf(f) }
|
||||
system "mv #{site}/atom.html #{site}/atom.xml"
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue