-
Netty web site holds all Javadocs and Xref reports in itself and such many directories to monitor seem to make Awestruct real busy. Actually some of them are not modified at all, so copying only once…
-
The first time a file is changed when running in development mode, the output file is generated as expected. However, subsequent changes to that file do not trigger regeneration, even though the file …
-
In the documentation it says
```
Create a new empty directory, and run awestruct with the --init parameter. Optionally pick a supported Compass framework with the --framework option.
```
but it shou…
-
- atomizer.rb (and multiatomizer.rb)
- template.atom.haml and author_template.atom.haml
-
I get an error creating a new application. I found this link, saying it's an issue with the newest version of Compass:
https://github.com/bobmcwhirter/awestruct/issues/15
However, the gemspec now sp…
-
When you build the site with sass changes, it cannot find the images:
```
cd /tmp
awestruct -i -f blueprint
awestruct --server
...
rendering /tmp/stylesheets/ie.scss -> /stylesheets/ie.css
rendering …
-
Hey--
Could you whip up some Disqus docs for awestruct.org?
-
When I run:
```
$ awestruct --init --framework blueprint
```
I get the following error:
```
Create directory: /Users/bkelly1271/Dropbox/Projects/Awestruck/notes/_config
Create directory: /Users/bke…
ghost updated
13 years ago
-
When you build the site with sass changes, it cannot find the images:
```
cd /tmp
awestruct -i -f blueprint
rendering /tmp/stylesheets/ie.scss -> /stylesheets/ie.css
rendering /tmp/stylesheets/prin…
-
We need to link to the spec and API doc from the awestruct generated site. If we can agree what the URL will be we can write docs now even in the absence of these.